Give the context area a little top padding which lets it look less attached to the upper window border when the page is scrolled and the element is fixed.
This commit is contained in:
parent
8a9f8c66e8
commit
623c562054
@ -85,6 +85,7 @@ a.soft:visited {
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.context {
|
div.context {
|
||||||
|
padding-top: 0.5em;
|
||||||
padding-left: 1em;
|
padding-left: 1em;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user