style/index sidebar sticky

This commit is contained in:
SouthFox 2022-12-12 16:52:30 +08:00
parent 945db374cf
commit 3acfc1b08f

View file

@ -26,12 +26,11 @@ body {
-moz-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
}
#sidebar {
font-size: 0.9em;
}
#sidebar,
#side_meta {
position: sticky;
top: 10px;
font-size: 0.9em;
position: sticky;
top: 10px;
}
.post {
font-size: 1em;