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