add caps. heh. also make the buttons way easier to see, and have more margins

This commit is contained in:
Lazy Hippopotamus
2023-07-15 10:33:36 -04:00
parent c48d6823cf
commit 9274f49f5f
5 changed files with 8 additions and 7 deletions

View File

@@ -195,6 +195,7 @@ h1, h2, h3, h4, h5, h6 {
#sider {
padding: 20px;
padding-right: 40px;
}
body:not(.sidebar-opened) {
@@ -220,7 +221,7 @@ body:not(.sidebar-opened) > #sider-outer > #sider > img {
#sider > img {
position: absolute;
right: 10px;
right: 0px;
top: 50%;
width: 20px;
}