Add header BG in compact mode
This commit is contained in:
parent
e066641556
commit
dea6c1af9f
|
@ -1263,6 +1263,10 @@ form .post {
|
|||
z-index: 9;
|
||||
}
|
||||
|
||||
header menu a {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
}
|
||||
|
||||
main {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in New Issue