From: Robert Kaiser Date: Sat, 24 Nov 2012 18:16:37 +0000 (+0100) Subject: small style corrections X-Git-Tag: production~40 X-Git-Url: https://git-public.kairo.at//?p=tricorder.git;a=commitdiff_plain;h=d75a7f9713aa1a5f1229f5158927526def329a89 small style corrections --- diff --git a/style/tricorder.css b/style/tricorder.css index 1622d65..700a72a 100644 --- a/style/tricorder.css +++ b/style/tricorder.css @@ -23,7 +23,7 @@ body { font-size: 16px; margin: 0px; height: 100%; - background: #000000 url("tilexborder.png") center center no-repeat; + background-color: #000000; color: #FF9F00; position: relative; font-family: DVSC,"DejaVu Sans",Arial,Helvetica,sans-serif; @@ -186,6 +186,7 @@ a:hover, a:active { color: #FFCF00; } color: #FFCF00; font-size: 3em; font-weight: bold; + line-height: .8em; height: 102px; text-align: center; } @@ -214,6 +215,7 @@ a:hover, a:active { color: #FFCF00; } height: auto; overflow: auto; border: none; + background: transparent url("tilexborder.png") center center no-repeat; } section {