X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Flocal.css;h=19b05f268701e6da3fea29ad02ea1a16d4f868ae;hb=e7a65d28df1b843acd486cc16756d7e0764d85f2;hp=c2066b5725c484f07fed534aaa721e5fd3a32ffa;hpb=fa399df60b698c9a9649ae50b708dbdcd1a9eec1;p=monkeysphere.git diff --git a/website/local.css b/website/local.css index c2066b5..19b05f2 100644 --- a/website/local.css +++ b/website/local.css @@ -46,6 +46,20 @@ 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; +} + +table.sitenav li { + display: inline; + margin: 1em; + font-size: larger; +}