diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2010-11-22 19:25:15 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2010-11-22 19:25:15 +0300 |
| commit | 6ef0c9c3426275612db693cad5d2c90df24ca714 (patch) | |
| tree | 57f8f1fb0462b8024c1841455d906d2ef41cef95 /utility.css | |
| parent | d99ebc2279687259d74220d12ff6040fa53d1e0b (diff) | |
utility.css tweaks; i18n in twitter.php
Diffstat (limited to 'utility.css')
| -rw-r--r-- | utility.css | 2 |
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 { |