This commit is contained in:
McShelby 2022-02-22 19:42:17 +00:00
parent 1eeead3aad
commit 202c3d7729
157 changed files with 3722 additions and 3725 deletions

View file

@ -105,9 +105,6 @@ hr{
/* the header is sticky which is not suitable for print; */
position: inherit; /* IE11 doesn't know "initial" here */
}
#top-bar.is-sticky {
box-shadow: initial;
}
#body .tab-nav-button:not(.active) {
opacity: .5;
}