diff options
Diffstat (limited to 'doc/geiser.css')
-rw-r--r-- | doc/geiser.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/geiser.css b/doc/geiser.css index 91a1e73..85bac22 100644 --- a/doc/geiser.css +++ b/doc/geiser.css @@ -101,6 +101,10 @@ div.version { font-style: italic; } +div.version a { + text-decoration: none; +} + .navlink { text-decoration: none; /* color: white; */ |