mirror of
https://github.com/SouthFox-D/SouthFox-D.github.io.git
synced 2024-11-25 08:26:51 +01:00
style/index sidebar sticky
This commit is contained in:
parent
945db374cf
commit
3acfc1b08f
1 changed files with 4 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue