summaryrefslogtreecommitdiff
path: root/www/css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css')
-rw-r--r--www/css/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/css/style.css b/www/css/style.css
index 92015e22..0cf2314e 100644
--- a/www/css/style.css
+++ b/www/css/style.css
@@ -877,9 +877,9 @@ body { font-family: sans-serif; }
padding: 5px 5px 5px 5px;
background-color: #cccccc;
color:#333232;
- border-radius: 10px;
- border-width: 3px;
- border-color:#6f6d6d;
+ border-radius: 8px;
+ border-width: 1px;
+ border-color:#8b8888;
border-style: solid;
}