projects
/
confetti
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1daa41
)
static site menu
author
paul
<paul@plutz.net>
Tue, 19 May 2015 10:36:39 +0000
(10:36 +0000)
committer
paul
<paul@plutz.net>
Tue, 19 May 2015 10:36:39 +0000
(10:36 +0000)
svn path=/trunk/; revision=60
templates/frame.html.sh
patch
|
blob
|
history
diff --git
a/templates/frame.html.sh
b/templates/frame.html.sh
index
b73d838
..
b1dbef6
100755
(executable)
--- a/
templates/frame.html.sh
+++ b/
templates/frame.html.sh
@@
-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;