summaryrefslogtreecommitdiff
path: root/utility.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-08-30 13:28:01 +0400
committerAndrew Dolgov <[email protected]>2011-08-30 13:28:01 +0400
commit0e2d03a74ec533078beb775e84f163985053ed40 (patch)
treeb81109423b81670cd59a01cff5e9e4817c6912bb /utility.css
parent55ad314e0bb4e42f766c47585a5ba4753558f408 (diff)
css: remove Lucida Grande
Diffstat (limited to 'utility.css')
-rw-r--r--utility.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility.css b/utility.css
index 11fc65711..0b80789c2 100644
--- a/utility.css
+++ b/utility.css
@@ -1,7 +1,7 @@
body {
margin : 2em;
padding : 0em;
- font-family : "Lucida Grande", Arial, sans-serif;
+ font-family : sans-serif;
font-size : 12px;
}