css comment is /* */ - not #
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 24 Sep 2013 09:18:32 +0000 (11:18 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 24 Sep 2013 09:18:32 +0000 (11:18 +0200)
views/static/css/layout-unfold2.css

index 9346643..9e06837 100644 (file)
@@ -3,5 +3,5 @@
 }
 #unfold2-margin {
     padding: 10;
-#    background-color: #fff2ff;
+/*    background-color: #fff2ff; */
 }