small style corrections
[tricorder.git] / style / tricorder.css
index 1622d657da449d5721feb842fe5fe6b83506ba06..700a72a78126770fa34de40710bb4e8f31712166 100644 (file)
@@ -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 {