X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Flocal.css;h=6e8756dbe64fc009a509516afa6540aa808dbd73;hb=36c9dcc53edb5a202151ee5dcea641eb51368d55;hp=c2066b5725c484f07fed534aaa721e5fd3a32ffa;hpb=fa399df60b698c9a9649ae50b708dbdcd1a9eec1;p=monkeysphere.git 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; +} +