summaryrefslogtreecommitdiffstats
path: root/protoype/public/stylesheets
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2012-07-04 16:28:05 -0500
committerKamil Kaminski <kyle@kkaminsk.com>2012-07-04 16:28:05 -0500
commit8197b662f43999304f853db21dc2bb18c2959a58 (patch)
tree6a99dac8facbbb719f536963ca9a540e8110a884 /protoype/public/stylesheets
parent214c9b65377d9c1a847e0cd9a2d1ea7fb3cbff65 (diff)
downloadfubar-8197b662f43999304f853db21dc2bb18c2959a58.tar.gz
fubar-8197b662f43999304f853db21dc2bb18c2959a58.tar.bz2
fubar-8197b662f43999304f853db21dc2bb18c2959a58.zip
html, jade
Diffstat (limited to 'protoype/public/stylesheets')
-rw-r--r--protoype/public/stylesheets/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/protoype/public/stylesheets/style.css b/protoype/public/stylesheets/style.css
index 73d1927..9006e00 100644
--- a/protoype/public/stylesheets/style.css
+++ b/protoype/public/stylesheets/style.css
@@ -1,6 +1,6 @@
body {
padding: 10px;
- font: 12px "Lucida Grande", Helvetica, Arial, sans-serif;
+ font: 12px sans-serif;
}
a {