summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-12 02:52:39 +0100
committerSiri Reiter <siri@jones.dk>2009-03-12 02:52:39 +0100
commit2215606785daaf0fd22e12d13c866f48ccb31c0a (patch)
tree720dc46bf0b5e2bad3b5ddda90cc6d77158a187b /local.css
parent07a5971ad8e366c24c0e1e7c6e9d8887fb7c49e7 (diff)
All darker blue changed to right moonblue.
Diffstat (limited to 'local.css')
-rw-r--r--local.css16
1 files changed, 8 insertions, 8 deletions
diff --git a/local.css b/local.css
index f920886b..11e9ec3c 100644
--- a/local.css
+++ b/local.css
@@ -7,17 +7,17 @@ body {
}
h1, h2, h3, h4, h5, h6 {
- color: #39f;
+ color: #06c;
}
a:hover {
- color: #39f;
+ color: #06c;
}
em {
font-style: normal;
font-weight: normal;
- color: #39f;
+ color: #06c;
}
DIV.header span {
@@ -39,7 +39,7 @@ DIV#topbar {
DIV#topbar a {
text-decoration: none;
- color: #39f;
+ color: #06c;
}
DIV#topbar ul {
@@ -53,7 +53,7 @@ DIV#topbar ul {
DIV#topbar ul li {
display: inline;
- color: #39f;
+ color: #06c;
font-weight: bold;
margin: 0 5%;
}
@@ -79,7 +79,7 @@ DIV#sidebar {
margin-left: 2%;
width: 16%;
padding: 0px;
- color: #39f;
+ color: #06c;
text-transform: none;
font-weight: bold;
}
@@ -92,7 +92,7 @@ DIV#sidebar UL LI {
list-style-type: none;
}
DIV#sidebar UL LI SPAN.selflink {
- color: #39f;
+ color: #06c;
}
DIV#sidebar UL UL LI {
margin-left: 10%;
@@ -121,7 +121,7 @@ DIV.notebox {
}
DIV.notebox p {
- color: #39f;
+ color: #06c;
}
div#pageinfo {