X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Flocal.css;h=b9d7287da9cea50b422641f7d84a98aad169bf6e;hb=80a6f581f1b6953e6b41d35c3b7f8b0bc26be6dd;hp=04f336ccdf0429e4000a77bba34a15921bbdb984;hpb=b51aef93f969d302a25aff3a734079d91887ac5b;p=monkeysphere.git diff --git a/website/local.css b/website/local.css index 04f336c..b9d7287 100644 --- a/website/local.css +++ b/website/local.css @@ -61,10 +61,19 @@ table.sitenav img.logo { table.sitenav a { font-weight: bold; - text-decoration: none; + margin-right: 1em; } -table.sitenav a:hover { +table.sitenav span.selflink { font-weight: bold; text-decoration: underline; + margin-right: 1em; +} + +div.header { + text-align: right; +} + +div.actions { + text-align: right; }