]> git.plutz.net Git - confetti/blobdiff - templates/frame.html.sh
static site menu
[confetti] / templates / frame.html.sh
index b73d838a0b69e3d87f4b970431f36efbce26842a..b1dbef6062166c717979366ee567df98b6ba1343 100755 (executable)
@@ -26,9 +26,11 @@ cat <<EOF
 body {
   background: #EEE;
   margin: 0;
-  padding: 0;
+  padding: 2.5em 0 0 0;
 }
 .NAVIGATION {
+  position: fixed;
+  top: 0;
   display: inline-block;
   height: 1.5em;
   border-style: none solid solid solid;