Use colored navbar in Material theme
This commit is contained in:
parent
6976c40957
commit
06fcf86ea1
@ -65,4 +65,13 @@ input.money-input:focus:-ms-input-placeholder {
|
||||
display: inline-block;
|
||||
max-width: calc(100% - 1.1em);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
html.md .navbar {
|
||||
background-color: var(--f7-theme-color);
|
||||
color: white;
|
||||
}
|
||||
|
||||
html.md .navbar .link {
|
||||
color: white;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user