update bloodgood theme to apply to navbar
This commit is contained in:
parent
a3571f541b
commit
32c4dcbe69
@ -7,6 +7,11 @@ body {
|
|||||||
background: #111;
|
background: #111;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.navbar {
|
||||||
|
background: #4E0000;
|
||||||
|
color: black;
|
||||||
|
}
|
||||||
|
|
||||||
.reply, .ukko_thread_header {
|
.reply, .ukko_thread_header {
|
||||||
border-color: #CA0101;
|
border-color: #CA0101;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user