update bloodgod theme
This commit is contained in:
parent
7458a884d5
commit
9bb45cd896
@ -17,7 +17,7 @@ input[type="button"] {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.navbar {
|
.navbar {
|
||||||
background: #4E0000;
|
background: #980000;
|
||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -66,4 +66,6 @@ table tbody tr:nth-of-type( even ) {
|
|||||||
|
|
||||||
table thead th {
|
table thead th {
|
||||||
color: #6B1919;
|
color: #6B1919;
|
||||||
|
background: #430000;
|
||||||
|
border-color: #270000;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user