X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=website%2Flocal.css;h=1e9f2df54e31537b2f1fcff9d701281d5c54b383;hb=4a1cca41252e9b3ff54dc1a1a5aa05ab2ce06878;hp=0cebb5030d00e1db996217dfc580249551cdbd9b;hpb=6d416661c4bfd02f8f4bbb1d9d990e7e9bf38827;p=monkeysphere.git diff --git a/website/local.css b/website/local.css index 0cebb50..1e9f2df 100644 --- a/website/local.css +++ b/website/local.css @@ -62,10 +62,24 @@ 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-right: 1em; } table.sitenav a:hover { font-weight: bold; text-decoration: underline; } + +div.header { + text-align: right; +} + +div.actions { + text-align: right; +}