add tumblr background color to topbar
This commit is contained in:
parent
dbf4ba8098
commit
8e0b6f6610
@ -73,7 +73,11 @@ input[type="checkbox"]:checked+label {
|
||||
background-color: #305792;
|
||||
border: 1px solid darkgray;
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
|
||||
.topbar {
|
||||
background-color: #001935;
|
||||
}
|
||||
|
||||
.new {
|
||||
background-color:white;
|
||||
|
Loading…
Reference in New Issue
Block a user