summaryrefslogtreecommitdiff
path: root/themes/neon/theme.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-15 19:22:21 +0300
committerAndrew Dolgov <[email protected]>2010-01-15 19:22:21 +0300
commit3a4d6df37436f09b7afacf3db39653cb86563dfe (patch)
treed0acb1bac8c568433405db51bfa37327ea529dc0 /themes/neon/theme.css
parent3809b27874608388ec145d76b6da28b1e7eadab1 (diff)
css: font family tweaks
Diffstat (limited to 'themes/neon/theme.css')
-rw-r--r--themes/neon/theme.css2
1 files changed, 2 insertions, 0 deletions
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 {