Improved layout, new border style
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 4ece082..794297e 100644 (file)
@@ -4,7 +4,7 @@
 body {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 13px;
-  line-height: 20px;
+  line-height: 18px;
   background-color: #f7f7f7;
   color: #000000;
 }
@@ -26,10 +26,14 @@ a:visited {
  */
 .font {
   font-size: 13px;
+  line-height: 16px;
 }
 .none {
   display: none;
 }
+.border {
+  border: 1px solid black;
+}
 h3.bar {
   padding-left: 5px;
   padding-bottom: 2px;