Changes

Jump to navigation Jump to search
228 bytes added ,  02:40, 7 December 2018
no edit summary
Line 10: Line 10:  
     margin-bottom: 20px;
 
     margin-bottom: 20px;
 
     padding:16px;  
 
     padding:16px;  
     min-width:820px;
+
     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("//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;
Line 103: Line 103:  
       width: 100%;
 
       width: 100%;
 
       padding-bottom: 100%;
 
       padding-bottom: 100%;
 +
  }
 +
  .mpg-credit {
 +
      display:none;
 +
  }
 +
  .mpg-banner span.mpg-subtitle {
 +
      display:none;
 +
  }
 +
}
 +
@media only screen and (max-width : 768px) {
 +
  /* Hide the credit before it overlaps */
 +
  .mpg-credit {
 +
      display:none;
 
   }
 
   }
 
}
 
}
smwadministrator, Administrators
1

edit

Navigation menu