keep the header purple when using the night theme
This commit is contained in:
parent
2ced9e7434
commit
9641611fb8
1 changed files with 0 additions and 3 deletions
|
@ -131,9 +131,6 @@ header {
|
|||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
html.night header {
|
||||
background: #555;
|
||||
}
|
||||
header span {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue