Archived
1
0

update bloodgood theme to apply to navbar

This commit is contained in:
Jeff Becker
2016-03-07 20:29:00 -05:00
parent a3571f541b
commit 32c4dcbe69

View File

@@ -7,6 +7,11 @@ body {
background: #111;
}
.navbar {
background: #4E0000;
color: black;
}
.reply, .ukko_thread_header {
border-color: #CA0101;
}