aboutsummaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2014-03-04 08:10:27 +0100
committerPacien TRAN-GIRARD2014-03-04 08:10:27 +0100
commit98c956983631471bfda36e57b17c236ebd5a853b (patch)
treefab76c5859781371bdf2a8be75160733fb5dee64 /website
parent0a33a700700fe65d0db81f335076dc089e469a19 (diff)
downloadesieequest-98c956983631471bfda36e57b17c236ebd5a853b.tar.gz
Correct CSS comment syntax
Diffstat (limited to 'website')
-rw-r--r--website/assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/assets/css/style.css b/website/assets/css/style.css
index 1dcc975..bb390c9 100644
--- a/website/assets/css/style.css
+++ b/website/assets/css/style.css
@@ -66,7 +66,7 @@ ul .fa {
66 display: block; 66 display: block;
67}*/ 67}*/
68 68
69// old versions does not support class thingies 69/* old versions does not support class thingies */
70 70
71#play, #map { 71#play, #map {
72 display: none; 72 display: none;