summaryrefslogtreecommitdiff
path: root/default/htdocs
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2019-01-05 12:01:51 +0000
committerPaul Buetow <paul@buetow.org>2019-01-05 12:01:51 +0000
commit7c528623988636a51adc1de37c079d05bf927a44 (patch)
tree9f7de42af694f476c449f8040e030fb5a2a6ba89 /default/htdocs
parent568ab86fdb32d1b6dd32316c38595f9d96b2aba2 (diff)
swap styles
Diffstat (limited to 'default/htdocs')
-rw-r--r--default/htdocs/styles/css3-ipv6.css6
-rw-r--r--default/htdocs/styles/css3.css6
2 files changed, 6 insertions, 6 deletions
diff --git a/default/htdocs/styles/css3-ipv6.css b/default/htdocs/styles/css3-ipv6.css
index 14c5cb8..ea6cd7a 100644
--- a/default/htdocs/styles/css3-ipv6.css
+++ b/default/htdocs/styles/css3-ipv6.css
@@ -15,7 +15,7 @@ body {
}
div.header {
- background-color: #9999ff;
+ background-color: #FFA500;
color: #000000;
border-color: #000000;
border-width: 2px;
@@ -47,7 +47,7 @@ div.important {
}
div.important2 {
- background-color: #9999ff;
+ background-color: #FFA500;
border-width: 1px;
border-style: solid;
border-radius:10px;
@@ -116,7 +116,7 @@ pre, .quote, .code {
}
.footer {
- background-color: #9999ff;
+ background-color: #FFA500;
color: #000000;
text-align: center;
font-style: italic;
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css
index ea6cd7a..14c5cb8 100644
--- a/default/htdocs/styles/css3.css
+++ b/default/htdocs/styles/css3.css
@@ -15,7 +15,7 @@ body {
}
div.header {
- background-color: #FFA500;
+ background-color: #9999ff;
color: #000000;
border-color: #000000;
border-width: 2px;
@@ -47,7 +47,7 @@ div.important {
}
div.important2 {
- background-color: #FFA500;
+ background-color: #9999ff;
border-width: 1px;
border-style: solid;
border-radius:10px;
@@ -116,7 +116,7 @@ pre, .quote, .code {
}
.footer {
- background-color: #FFA500;
+ background-color: #9999ff;
color: #000000;
text-align: center;
font-style: italic;