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 {
|
||||
padding-top: 0.5em;
|
||||
padding-left: 1em;
|
||||
position: relative;
|
||||
top: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user