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.

release-1.2
Thomas Keller 2011-11-01 00:58:13 +01:00
parent 8a9f8c66e8
commit 623c562054
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ a.soft:visited {
}
div.context {
padding-top: 0.5em;
padding-left: 1em;
position: relative;
top: 0;