diff options
| -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; |
