light red as background for authenticated users
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 24 Jul 2014 05:37:59 +0000 (07:37 +0200)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Thu, 24 Jul 2014 05:37:59 +0000 (07:37 +0200)
web/brisk.css

index f041039..f9d569f 100644 (file)
@@ -255,7 +255,8 @@ span.au1 {
     padding-left: 2px;
     padding-right: 4px;
     font-style: italic;
-    background-color: #ffd780;
+/*    background-color: #ffd780; */
+    background-color: #ffb0b0;
 }
 
 span.au2 {