Update gurochan.css

This commit is contained in:
pat-90 2017-09-29 04:25:41 +09:30 committed by GitHub
parent 3c0dbdc615
commit 5645fd5f47

View file

@ -46,12 +46,12 @@ div.post.reply{
} }
.bar .bar
{ {
background:#EDDAD2; background:#D9AF9E;
color:#000000; color:#000000;
} }
.desktop-style div.boardlist:not(.bottom) { .desktop-style div.boardlist:not(.bottom) {
font-size:10pt; font-size:10pt;
background:#EDDAD2; background:#D9AF9E;
color:#000000; color:#000000;
} }
h1.glitch a{ h1.glitch a{