Improved layout, new border style
authorJoey Schulze <joey@infodrom.org>
Thu, 4 Oct 2007 18:48:21 +0000 (18:48 +0000)
committerJoey Schulze <joey@infodrom.org>
Thu, 4 Oct 2007 18:48:21 +0000 (18:48 +0000)
src/infodrom.css

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