Theme picker

This commit is contained in:
Simounet
2020-11-19 11:38:02 +01:00
parent a562f6b943
commit 66d5042af5
10 changed files with 115 additions and 28 deletions

View File

@ -11,6 +11,11 @@
&.logo > a:hover {
background: initial;
}
& > a > i.material-icons.theme-toggle-icon {
float: none;
margin-left: 0;
}
}
a {