diff --git a/css/white.css b/css/white.css index 7425965..2f34303 100644 --- a/css/white.css +++ b/css/white.css @@ -8,8 +8,8 @@ table { background: #cccccc; border-left: 1px outset #888888; border-top: 1px outset #888888; - border-right: 1px outset #5a5a5a; - border-bottom: 1px outset #5a5a5a; + border-right: 1px outset #7a7a7a; + border-bottom: 1px outset #7a7a7a; border-spacing: 5px; }