X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=static%2Fexodus%2Fcss%2Fcommon.css;h=7ef56821a112ad895feeae02a7aed0f4231f8c36;hb=f9a15ac4f4dc75e6162d6b45cdc16893a5643e17;hp=ad7b89d87e80af0987ee1f1808e6a9317f4e90c7;hpb=eabeb1ba9c789101478caee6146ab1a0760afed5;p=matthijs%2Fprojects%2Fwipi.git diff --git a/static/exodus/css/common.css b/static/exodus/css/common.css index ad7b89d..7ef5682 100644 --- a/static/exodus/css/common.css +++ b/static/exodus/css/common.css @@ -155,6 +155,7 @@ td p { #pageinfo { margin-top: 2em; + margin-bottom: 0; } .seperator { @@ -456,23 +457,5 @@ TD.tip { text-align: right; } -#menubar { - display: block; - margin-bottom: 60px; - margin-top: 30px; -} - -#menubar li { - /* Hide the leading dots */ - display: inline; - /* Put the menu items horizontal */ - float: left; - /* Put some spacing between items */ - padding: 0px 5px; - - font-size: +4pt; - font-weight: bold; -} - /* end MonthCalendar stuff */