diff options
Diffstat (limited to 'www/style.css')
-rw-r--r-- | www/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/style.css b/www/style.css index 7412496cfd..f46da7a404 100644 --- a/www/style.css +++ b/www/style.css @@ -28,7 +28,7 @@ H3, div.h5 { font-size: 12pt; } -BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT, A +BODY, P, DIV, TD, TH, TR, FORM, OL, UL, LI, INPUT, TEXTAREA, SELECT { text-decoration: none; font-family: Verdana,Arial,Helvetica,sans-serif; |