Basic no-wallpaper support
This commit is contained in:
parent
674c302350
commit
c197756767
13 changed files with 38 additions and 11 deletions
|
@ -5,6 +5,10 @@
|
|||
width: 100%;
|
||||
position: fixed;
|
||||
|
||||
a {
|
||||
color: var(--topBarLink, $fallback--link);
|
||||
}
|
||||
|
||||
.inner-nav {
|
||||
display: grid;
|
||||
grid-template-rows: 50px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue