diff --git a/css/main.css b/css/main.css
index 0b41d05..f197672 100644
--- a/css/main.css
+++ b/css/main.css
@@ -2,8 +2,8 @@
html, body{
font:400 105% sans-serif;
- background-color:#100018;
- color:#DDD000;
+ background-color:#001800;
+ color:#DDDAAA;
margin:0;
height:100%
}
@@ -62,7 +62,7 @@ img{margin-left:4%;}
padding-left:3%
}
-/*@media(prefers-color-scheme:light){
+@media(prefers-color-scheme:light){
html, body{
background-color:#F0F2F4;
color:#553311
@@ -74,7 +74,7 @@ img{margin-left:4%;}
a{color:#113399}
a:hover{color:#000000}
-}*/
+}
@media all and (max-width:1800px){
.body{padding: 0pt 35% 60pt 35%}
diff --git a/index.html b/index.html
index 2a717d1..ce64db3 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,6 @@
-
+
Porter Swanstrom
diff --git a/projects.html b/projects.html
index ce760ab..0c71cef 100644
--- a/projects.html
+++ b/projects.html
@@ -1,6 +1,6 @@
-
+
Porter Swanstrom
--
cgit 1.4.1