aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-05-18 22:57:27 +0200
committerStefan Ritter <xeno@thehappy.de>2011-05-18 22:57:27 +0200
commitab959ad834ba4c70f7f6e7355cf158ce2b31a8ee (patch)
treefd5c961fc12ee8e470c34335050b23654ece8703
parentc5ee3f08d2e725598148eba9bc043f78a7542e3d (diff)
parent4cb9040887b0775fe771160a44fd588334705ec5 (diff)
Merge branch 'master' of fucktheforce.de:blogthon
-rw-r--r--styles/default/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/styles/default/default.css b/styles/default/default.css
index b992c44..bd34377 100644
--- a/styles/default/default.css
+++ b/styles/default/default.css
@@ -7,8 +7,9 @@ body, html {
background: white;
width: 700px;
margin: auto;
- font-family: Sans;
+ font-family: sans-serif;
font-size: 0.9em;
+ color: #000;
letter-spacing: 0.05em;
}