summaryrefslogtreecommitdiff
path: root/design/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'design/style.css')
-rw-r--r--design/style.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/design/style.css b/design/style.css
index 613fed7..19cacc1 100644
--- a/design/style.css
+++ b/design/style.css
@@ -52,10 +52,9 @@ h1 {
}
.menu a {
- min-width: 100px;
padding: 4px;
- padding-left: 20px;
- padding-right: 20px;
+ padding-left: 25px;
+ padding-right: 25px;
}
}
@@ -155,7 +154,7 @@ iframe, textarea {
padding: 8px;
border: 1px solid #CFC;
background-color: #E7FFE7;
- color: #2A2;
+ color: #060;
}
.tree_branch {