diff options
Diffstat (limited to 'frontends/php/css.css')
| -rw-r--r-- | frontends/php/css.css | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css index 91df161f..daa2ba0e 100644 --- a/frontends/php/css.css +++ b/frontends/php/css.css @@ -16,7 +16,7 @@ td.form_row_l { color: #000000; font-family:verdana, arial, helvetica, sans-serif; - font-size:10px; + font-size:11px; # font-weight: bold; # border-color: #888888; border-color: #222255; @@ -28,7 +28,7 @@ td.form_row_r { color: #000000; font-family:verdana, arial, helvetica, sans-serif; - font-size:10px; + font-size:11px; border-color: #222255; # border-color: #888888; border-width:1px; @@ -40,7 +40,7 @@ td.form_row_first background: #5C7099 url(images/gradients/table_head2.gif) repeat-x top left; color: #FFFFFF; font-family:verdana, arial, helvetica, sans-serif; - font-size:10px; + font-size:11px; font-weight: bold; # background-color: #6d88ad; border-color: #222255; @@ -56,7 +56,7 @@ td.form_row_last { color: #FFFFFF; font-family:verdana, arial, helvetica, sans-serif; - font-size:10px; + font-size:11px; # background-color: #6d88ad; background: #5C7099 url(images/gradients/table_head2.gif) repeat-x top left; border-color: #222255; @@ -241,7 +241,7 @@ img.bottom .biginput { font-family: Verdana, Helvetica, Geneva; - font-size: 10px; + font-size: 11px; border: solid; border-width: 1px; border-color: gray; @@ -251,7 +251,7 @@ img.bottom .biginput:focus { font-family: Verdana, Helvetica, Geneva; - font-size: 10px; + font-size: 11px; border: solid; border-width: 1px; border-color: black; @@ -261,7 +261,7 @@ img.bottom .biginput:hover { font-family: Verdana, Helvetica, Geneva; - font-size: 10px; + font-size: 11px; border: solid; border-width: 1px; border-color: black; @@ -271,7 +271,7 @@ img.bottom .button { font-family: Verdana, Helvetica, Geneva; - font-size: 10px; + font-size: 11px; border: solid; border-width: 1px; border-color: gray; @@ -283,7 +283,7 @@ img.bottom .button:hover { font-family: Verdana, Helvetica, Geneva; - font-size: 10px; + font-size: 11px; text-decoration: underline; border: solid; border-width: 1px; |
