Archived
1
0

update bloodgod theme

This commit is contained in:
Jeff Becker 2016-03-08 07:23:18 -05:00
parent 7458a884d5
commit 9bb45cd896
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -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;
} }