summaryrefslogtreecommitdiff
path: root/doc/geiser.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/geiser.css')
-rw-r--r--doc/geiser.css17
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/geiser.css b/doc/geiser.css
index bdb2c6a..96f1801 100644
--- a/doc/geiser.css
+++ b/doc/geiser.css
@@ -62,4 +62,19 @@ ul {
div.navigation {
background-color: #efebe7;
-} \ No newline at end of file
+ line-height: 100%;
+ top-margin: 5px;
+ padding: 3px;
+ /* background-color: #000000; */
+ /* border-top-style: solid; */
+ /* border-bottom-style: solid; */
+ /* border-width: 0px; */
+ /* border-top-width: 4px; */
+ /* border-color: rgb(200, 200, 200); */
+}
+
+.navlink {
+ text-decoration: none;
+ /* color: white; */
+}
+