summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index e718893..d97d5a0 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,7 @@
body {
- font-family: monospace;
color: #000;
background-color: #fff;
+ font-family: monospace;
}
h1, h2, h3, h4, h5, h6 {
@@ -39,8 +39,8 @@ table td {
}
#content table td {
- white-space: nowrap;
vertical-align: top;
+ white-space: nowrap;
}
#branches tr:hover td,