Archived
1
0

color -> background-color

This commit is contained in:
Jeff Becker
2016-03-08 18:10:03 -05:00
parent 73b254367f
commit 0b984d0dcd

View File

@@ -13,5 +13,5 @@ body {
} }
.reply, .ukko_thread_header { .reply, .ukko_thread_header {
color: #FBFFC9; background-color: #FBFFC9;
} }