Browse Source

desk: darker-blue body bg (via body.page) + #dadada content card, matching pages

Removed the body.desk #616674 override so the pages' darker-blue body.page bg
applies; changed the .row.desk card from #fff to #dadada.
windhamdavid 1 week ago
parent
commit
b5a5ac2a94
2 changed files with 1 additions and 4 deletions
  1. 1 4
      style.css
  2. 0 0
      v4-style.min.css

+ 1 - 4
style.css

@@ -45,9 +45,6 @@ body.page {
 	body.page .site-title a {
 	body.page .site-title a {
 		color:#fff;
 		color:#fff;
 	}
 	}
-body.desk {
-	background-color: #616674;
-}
 	body.desk .site-title a {
 	body.desk .site-title a {
 		color:#fff;
 		color:#fff;
 	}
 	}
@@ -994,7 +991,7 @@ body.art .site-title a {
 		Desk
 		Desk
 ==============================================*/
 ==============================================*/
 .row.desk {
 .row.desk {
-	background:#ffffff;
+	background:#dadada;
 	padding:50px;
 	padding:50px;
 	box-shadow:0 0 5px rgba(0,0,0,.1)
 	box-shadow:0 0 5px rgba(0,0,0,.1)
 }
 }

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