add tumblr background color to topbar
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user