summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2007-11-11 23:58:43 +0100
committerJonas Smedegaard <dr@jones.dk>2007-11-11 23:58:43 +0100
commit5e2441734907bbaf81019523bc1b4f8ae43402d6 (patch)
tree6164ed424a4267956e7504de6fad73f733117495
parent1fb50825dacd9ed924f9360d11979d00b299031d (diff)
Udseende: Al tekst uden fødder.
-rw-r--r--local.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/local.css b/local.css
index ba00deb..d236168 100644
--- a/local.css
+++ b/local.css
@@ -4,11 +4,11 @@
BODY {
background-color: DimGrey;
+ font-family: sans-serif;
}
H1 {
color: #c03;
text-transform: lowercase;
- font-family: sans-serif;
}
A {
color: Black;
@@ -40,7 +40,6 @@ DIV.header {
}
DIV.header SPAN {
text-transform: lowercase;
- font-family: sans-serif;
}
DIV.header A {
text-decoration: none;
@@ -54,7 +53,6 @@ DIV#sidebar {
padding: 0px;
color: Black;
text-transform: lowercase;
- font-family: sans-serif;
font-weight: bold;
}
DIV#sidebar UL {