Nicer list for webgraph/webalizer overview
[infodrom.org/service.infodrom.org] / src / infodrom.css
index 16c1e2b..8397b0a 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;
 }
@@ -27,10 +27,38 @@ a:visited {
 .font {
   font-size: 13px;
 }
+.height {
+  line-height: 15px;
+}
+.none {
+  display: none;
+}
+.border {
+  border: 1px solid black;
+}
 h3.bar {
   padding-left: 5px;
-  font-size: 16px;
-  background: #e5e5e5;
+  padding-bottom: 2px;
+  font-size: 15px;
+  background: #98c5e5;
+}
+img.border {
+  border: 2px solid #e5e5e5;
+}
+ul.webgraph li {
+  list-style: none;
+}
+
+/*
+ * Menu
+ */
+p.menurule {
+  height: 3px;
+  width: 100%;
+  background-color: #999999;
+  padding: 0;
+  margin-top: 7px;
+  margin-bottom: 7px;
 }
 
 /*