[wiki] [upstream] 1em is better than 0.9em for the font size || arg
changeset: 142:2ca5a4c758f2
tag: tip
user: arg_AT_www.suckless.org
date: Fri Sep 05 09:09:24 2008 +0100
files: style.css
description:
1em is better than 0.9em for the font size
diff -r 9d5ddfb3ae31 -r 2ca5a4c758f2 style.css
--- a/style.css Fri Sep 05 09:00:58 2008 +0100
+++ b/style.css Fri Sep 05 09:09:24 2008 +0100
_AT_@ -5,7 +5,7 @@
}
body {
font-family: verdana, arial, sans-serif;
- font-size: 0.9em;
+ font-size: 1em;
background-color: #dddddd;
color: #222222;
padding: 0;
Received on Fri Sep 05 2008 - 10:09:28 CEST
This archive was generated by hypermail 2.3.0
: Thu Sep 13 2012 - 19:30:25 CEST