1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-01 09:53:02 +00:00

Moar styling!

This commit is contained in:
Starbeamrainbowlabs 2018-12-13 12:58:30 +00:00
parent 315f1984b1
commit 424a54cbe6
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -24,3 +24,17 @@
.-menu-visible .menu-toggle {
background: linear-gradient(to bottom, transparent, white);
}
.toc-menu .link.-active, .toc-menu .hlink.-active {
border-radius: 0.12em;
box-shadow: inset -0.25em 0 #ff1b1b;
}
.footer-nav {
border: 0;
background: linear-gradient(to bottom, transparent, white);
}
.footer-nav.-expanded {
border: 0;
background: none;
}