From 3a4d6df37436f09b7afacf3db39653cb86563dfe Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 15 Jan 2010 19:22:21 +0300 Subject: css: font family tweaks --- themes/neon/theme.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'themes/neon/theme.css') diff --git a/themes/neon/theme.css b/themes/neon/theme.css index 9a0e01282..af74cc3dd 100644 --- a/themes/neon/theme.css +++ b/themes/neon/theme.css @@ -66,6 +66,8 @@ input, select, button { border : 1px solid black; color : #b077ec; padding : 2px 4px 2px 4px; + font-family : "Lucida Grande", "Segoe UI", Tahoma, Arial, sans-serif; + font-size : 12px; } button:active { -- cgit v1.2.3