diff options
| author | admin (deltavega) <deltavega@mx.buetow.org> | 2018-12-22 13:59:18 +0100 |
|---|---|---|
| committer | admin (deltavega) <deltavega@mx.buetow.org> | 2018-12-22 13:59:18 +0100 |
| commit | 568ab86fdb32d1b6dd32316c38595f9d96b2aba2 (patch) | |
| tree | 0c83f2db5da987cada1674c4a98caef4fdcde540 /default | |
| parent | 6cce981c531383c444cc97075a8cfb4090ff93cb (diff) | |
ligher purple
Diffstat (limited to 'default')
| -rw-r--r-- | default/htdocs/styles/css3-ipv6.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/default/htdocs/styles/css3-ipv6.css b/default/htdocs/styles/css3-ipv6.css index af9332b..14c5cb8 100644 --- a/default/htdocs/styles/css3-ipv6.css +++ b/default/htdocs/styles/css3-ipv6.css @@ -15,7 +15,7 @@ body { } div.header { - background-color: #8080EA; + background-color: #9999ff; color: #000000; border-color: #000000; border-width: 2px; @@ -47,7 +47,7 @@ div.important { } div.important2 { - background-color: #8080EA; + background-color: #9999ff; border-width: 1px; border-style: solid; border-radius:10px; @@ -116,7 +116,7 @@ pre, .quote, .code { } .footer { - background-color: #8080EA; + background-color: #9999ff; color: #000000; text-align: center; font-style: italic; |
