summaryrefslogtreecommitdiff
path: root/webapp/swiftstory-common.css
diff options
context:
space:
mode:
authorOlivier Gayot <olivier.gayot@sigexec.com>2018-03-09 13:38:23 +0100
committerOlivier Gayot <olivier.gayot@sigexec.com>2018-03-09 13:38:23 +0100
commit3ce0c30a4c1518e53bcd6c2773895a39adfb1a1e (patch)
tree1c4ebe8f53f759ba79d3c9f3d31940b7dfe97db8 /webapp/swiftstory-common.css
parent493b116f73ec3912ca7af3d6ece3434279cbcfb5 (diff)
renamed webapp/ www/
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'webapp/swiftstory-common.css')
-rw-r--r--webapp/swiftstory-common.css32
1 files changed, 0 insertions, 32 deletions
diff --git a/webapp/swiftstory-common.css b/webapp/swiftstory-common.css
deleted file mode 100644
index c574b6d..0000000
--- a/webapp/swiftstory-common.css
+++ /dev/null
@@ -1,32 +0,0 @@
-body {
- background-color: #222222;
- color: #dddddd;
-}
-
-td {
- border: 1px white solid;
-}
-
-#black_card {
- display: none;
-}
-
-#white_cards {
- display: none;
-}
-
-#played_cards {
- display: none;
-}
-
-#btn_join {
- display: none;
-}
-
-#btn_collect {
- display: none;
-}
-
-#btn_pick_black {
- display: none;
-}