summaryrefslogtreecommitdiff
path: root/utility.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-22 19:25:15 +0300
committerAndrew Dolgov <[email protected]>2010-11-22 19:25:15 +0300
commit6ef0c9c3426275612db693cad5d2c90df24ca714 (patch)
tree57f8f1fb0462b8024c1841455d906d2ef41cef95 /utility.css
parentd99ebc2279687259d74220d12ff6040fa53d1e0b (diff)
utility.css tweaks; i18n in twitter.php
Diffstat (limited to 'utility.css')
-rw-r--r--utility.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/utility.css b/utility.css
index bdda169ea..11fc65711 100644
--- a/utility.css
+++ b/utility.css
@@ -1,6 +1,8 @@
body {
margin : 2em;
padding : 0em;
+ font-family : "Lucida Grande", Arial, sans-serif;
+ font-size : 12px;
}
p.warning {