aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/style.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/style.css b/doc/style.css
index afefdfd..0bca02e 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -12,10 +12,10 @@ a:link, a:visited {
text-decoration: none;
}
a:link {
- color: #25664D;
+ color: #3D8C57;
}
a:visited {
- color: #456659;
+ color: #50755E;
}
a:hover {
text-decoration: underline;
@@ -52,7 +52,7 @@ h6 {
font-weight: 450;
}
#header {
- background-color: #F3F3F3;
+ background-color: #ECF3F1;
border: 0;
border-bottom: 1px solid #DDD;
margin: 0 0 1em 0;
@@ -320,7 +320,7 @@ blockquote {
margin: 2em 0 0;
padding: 0 1em 1em 1em;
vertical-align: top;
- background-color: #F3F3F3;
+ background-color: #ECF3F1;
border-top: 1px solid #DDD;
}
#footer div {
@@ -412,7 +412,7 @@ ul, ol {
padding: 0 1ex 0 0;
}
.specterm {
- background-color: #F7F7F7;
+ background-color: #FBFBFB;
border: 0;
border: 1px solid #CCC;
margin: 0;