[wiki] [official] making the font slightly smaller, looks huge on normal displays || Anselm R Garbe
changeset: 134:67b227a64902
tag: tip
user: Anselm R Garbe <garbeam_AT_gmail.com>
date: Sat Aug 23 19:05:05 2008 +0100
files: style.css
description:
making the font slightly smaller, looks huge on normal displays
diff -r deda843453e5 -r 67b227a64902 style.css
--- a/style.css Sat Aug 23 10:21:35 2008 +0200
+++ b/style.css Sat Aug 23 19:05:05 2008 +0100
_AT_@ -5,7 +5,7 @@
}
body {
font-family: Arial, Verdana, sans-serif;
- font-size: 1em;
+ font-size: 0.9em;
background-color: #dddddd;
color: #222222;
padding: 0;
_AT_@ -62,7 +62,6 @@
color: inherit;
text-align: left;
margin: 0 10px 10px 0;
- font-size: 0.95em;
}
#menu a {
color: #0066ff;
Received on Sat Aug 23 2008 - 20:05:50 CEST
This archive was generated by hypermail 2.3.0
: Thu Sep 13 2012 - 19:30:25 CEST