Changes

Jump to navigation Jump to search
try cover
Line 10: Line 10:  
     margin-bottom: 20px;
 
     margin-bottom: 20px;
 
     padding:16px;  
 
     padding:16px;  
     height:180px;
+
     height:150px;
 
     position:relative;
 
     position:relative;
 
     background-image: url("http://wiki.aapg.org/images/3/3e/AAPG_Wiki_banner_Mar2014_large.jpg");
 
     background-image: url("http://wiki.aapg.org/images/3/3e/AAPG_Wiki_banner_Mar2014_large.jpg");
 
     background-repeat:no-repeat;
 
     background-repeat:no-repeat;
 
     background-position: top center;
 
     background-position: top center;
     background-size: 100%;
+
     background-size: cover;
 
     color:white;
 
     color:white;
 
     text-shadow: 0 0 4px #000;
 
     text-shadow: 0 0 4px #000;

Navigation menu