about summary refs log tree commit homepage
path: root/projects/mongrel_config/resources/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'projects/mongrel_config/resources/style.css')
-rw-r--r--projects/mongrel_config/resources/style.css7
1 files changed, 6 insertions, 1 deletions
diff --git a/projects/mongrel_config/resources/style.css b/projects/mongrel_config/resources/style.css
index 4c546f9..c6354ce 100644
--- a/projects/mongrel_config/resources/style.css
+++ b/projects/mongrel_config/resources/style.css
@@ -6,7 +6,6 @@ body {
         background-position: top;
         font-family: "Lucida Grande", Verdana, Halvetica, sans-serif;
         text-align: center;
-
 }
 a:hover {
         color: #990000;
@@ -148,6 +147,12 @@ a {
         text-decoration: underline;
 }
 
+b { font-size: 10pt;  }
+
+#viewport {
+  overflow: auto; width: 400px; height: 320px;
+}
+
 table {
   border-collapse: collapsed;
 }