summaryrefslogtreecommitdiff
path: root/website/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'website/local.css')
-rw-r--r--website/local.css15
1 files changed, 12 insertions, 3 deletions
diff --git a/website/local.css b/website/local.css
index c2066b5..6e8756d 100644
--- a/website/local.css
+++ b/website/local.css
@@ -46,6 +46,15 @@ pre {
margin-left: 2em;
}
-div.sitehead {
- border-bottom: 1px solid black;
- }
+table.sitenav {
+ border-bottom: 2px solid black;
+ padding: 0px;
+ width: 100%;
+}
+
+table.sitenav img.logo {
+ margin: 0px;
+ padding: 0px;
+ vertical-align: bottom;
+}
+