From 568ab86fdb32d1b6dd32316c38595f9d96b2aba2 Mon Sep 17 00:00:00 2001 From: "admin (deltavega)" Date: Sat, 22 Dec 2018 13:59:18 +0100 Subject: ligher purple --- default/htdocs/styles/css3-ipv6.css | 6 +++--- 1 file 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; -- cgit v1.2.3