From 1bd3546443c31f2e5b769372990cf4ce8f606cef Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Fri, 20 May 2016 10:56:19 -0400 Subject: more style tweaks Former-commit-id: c9e67a99004863e0df2bbfda5fd21e2f8b676c06 --- www/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/css') 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; } -- cgit v1.2.3