Difference between revisions of "Template:Northeastern Boston/CSS"

Line 285: Line 285:
 
   margin: 5rem 0 5rem;
 
   margin: 5rem 0 5rem;
 
   color: white;
 
   color: white;
 +
border-bottom: none;
 
}
 
}
  
Line 706: Line 707:
 
.bg-video__overlay {
 
.bg-video__overlay {
 
   position: absolute;
 
   position: absolute;
   height: inherit;
+
   height: 500px;
  min-height: 500px;
+
 
   width: 100%;
 
   width: 100%;
 
   /*background-image: url(http://www.walldevil.com/wallpapers/w08/gradients-simple-background-light-colorful-abstract.jpg);*/
 
   /*background-image: url(http://www.walldevil.com/wallpapers/w08/gradients-simple-background-light-colorful-abstract.jpg);*/
 
   opacity: .85;
 
   opacity: .85;
   top: 9px;
+
   top: 0px;
  
 
   background: #398235; /* Old browsers */
 
   background: #398235; /* Old browsers */
Line 725: Line 725:
 
   position: absolute;
 
   position: absolute;
 
   height: inherit;
 
   height: inherit;
   min-height: 500px;
+
   height: 500px;
 
   width: 100%;
 
   width: 100%;
 
   background-color: black;
 
   background-color: black;
 
   opacity: .3;
 
   opacity: .3;
   top: 9px;
+
   top: 0px;
 
}
 
}
  
 
.bg-video video {
 
.bg-video video {
 
   width: 100%;
 
   width: 100%;
   height: 100%;
+
   height: 500px;
 
   object-fit: inherit;
 
   object-fit: inherit;
  

Revision as of 03:42, 19 September 2015