Browse Source

page: match body background to posts (darker blue rgba(72,76,87))

windhamdavid 1 week ago
parent
commit
1b9d1ca01f
2 changed files with 1 additions and 1 deletions
  1. 1 1
      style.css
  2. 0 0
      v4-style.min.css

+ 1 - 1
style.css

@@ -40,7 +40,7 @@ body {
 	background: rgba(242,242,242,.7);
 	background: rgba(242,242,242,.7);
 }
 }
 body.page {
 body.page {
-	background: rgba(97, 102, 116, 1);
+	background: rgba(72, 76, 87, 1);
 }
 }
 	body.page .site-title a {
 	body.page .site-title a {
 		color:#fff;
 		color:#fff;

File diff suppressed because it is too large
+ 0 - 0
v4-style.min.css


Some files were not shown because too many files changed in this diff