give normal users a nicer, green color

This commit is contained in:
jomo
2014-06-22 23:15:55 +02:00
parent 42d24afa0b
commit c6a928e5e0
+1 -1
View File
@@ -381,7 +381,7 @@ blockquote p {
} }
&.normal { &.normal {
background: #aaa !important; background: #282 !important;
} }
&.banned, &.disabled { &.banned, &.disabled {