diff --git a/html/user/white.css b/html/user/white.css index 015506f7c1..cd858cd8ab 100644 --- a/html/user/white.css +++ b/html/user/white.css @@ -12,7 +12,7 @@ a:active { body , table , input , select { background-color: white; - font-family: Verdana, Arial, Sans Serif; + font-family: Verdana, Arial, Sans-Serif; font-size: 12px; } @@ -31,7 +31,7 @@ td { } td.bordered { - border: 1px solid grey; + border: 1px solid gray; } td.indent {