aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-06-12 18:24:52 +0200
committerAndrew Yu <andrew@andrewyu.org>2022-06-12 18:24:52 +0200
commit622d15d72eba35ab2b30d9e77035b6d62d2b984e (patch)
treed7b1806c9bb372c4408d93924cb78d6ecc4547ce
parentlicense typo (diff)
downloadpyreplacessg-master.tar.gz
pyreplacessg-master.zip
Update CSSHEADmaster
-rw-r--r--permanent/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/permanent/style.css b/permanent/style.css
index 3b0fece..a8f96ea 100644
--- a/permanent/style.css
+++ b/permanent/style.css
@@ -57,7 +57,7 @@ nav {
height: 2.25em;
padding: 0;
margin: 0;
- background-color: #800000;
+ background-color: #005792;
}
nav ul {
list-style-type: none;
@@ -100,7 +100,7 @@ header {
text-align: center;
}
-#content {
+#main {
padding: 1px 3% 0;
}