mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 07:10:59 +00:00
Add header BG in compact mode
This commit is contained in:
parent
e066641556
commit
dea6c1af9f
1 changed files with 4 additions and 0 deletions
|
@ -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 a new issue