add tumblr background color to topbar
This commit is contained in:
parent
dbf4ba8098
commit
8e0b6f6610
@ -75,6 +75,10 @@ input[type="checkbox"]:checked+label {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.topbar {
|
||||||
|
background-color: #001935;
|
||||||
|
}
|
||||||
|
|
||||||
.new {
|
.new {
|
||||||
background-color:white;
|
background-color:white;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user