summaryrefslogtreecommitdiffstats
path: root/site/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/stylesheet.css')
-rw-r--r--site/stylesheet.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/site/stylesheet.css b/site/stylesheet.css
index f4c9170..413fc36 100644
--- a/site/stylesheet.css
+++ b/site/stylesheet.css
@@ -106,6 +106,12 @@ pre {
margin-top: 40px;
}
+#org-div-home-and-up {
+ position: fixed;
+ top: 10px;
+ right: 10px;
+}
+
#org-div-home-and-up a {
text-decoration: none;
margin: 10px;
@@ -113,7 +119,7 @@ pre {
#table-of-contents {
position: fixed;
- top: 16px;
+ top: 26px;
right: 0;
overflow: auto;
max-height: 80%;