]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - jekyll/css/application.css
Make background lighter
[rbdr/r.bdr.sh] / jekyll / css / application.css
index ffdcf3ca34de92ae3c3ed72528c599e7c6fde2e6..2d9676d8fb2504d22fb0b96570a83bbe702fcadf 100644 (file)
@@ -4,7 +4,7 @@
 
 body {
   margin: 0;
 
 body {
   margin: 0;
-  background-color: #D1C5B0;
+  background-color: #DFD8CC;
   font-family: Helvetica, Arial, sans-serif;
   display: flex;
   flex-flow: row nowrap;
   font-family: Helvetica, Arial, sans-serif;
   display: flex;
   flex-flow: row nowrap;
@@ -93,6 +93,10 @@ p span {
   }
 }
 
   }
 }
 
+video {
+  width: 100%;
+}
+
 /************
  * Tapestry *
  ************/
 /************
  * Tapestry *
  ************/