Changes

Jump to navigation Jump to search
38 bytes removed ,  16:35, 31 March 2014
clearer
Line 1: Line 1: −
/* CSS placed here will be applied to all skins */
  −
   
/*
 
/*
This is the CSS for all skins. It is based on wikipedia.org's Common.css
+
CSS placed here will be applied to all skins.
 +
This file is based on wikipedia.org's Common.css
 
*/
 
*/
 +
 +
/* Responsive header on Main Page */
 
.main-page-header {
 
.main-page-header {
 
     background-image: url("http://wiki.aapg.org/images/4/4e/AAPG_Wiki_banner_Mar2014.png");
 
     background-image: url("http://wiki.aapg.org/images/4/4e/AAPG_Wiki_banner_Mar2014.png");
Line 11: Line 12:  
}
 
}
   −
/* <pre><nowiki> */
  −
   
/* Edit window toolbar */
 
/* Edit window toolbar */
 
#toolbar {
 
#toolbar {
Line 956: Line 955:  
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */
 
.wpbs-inner .wpb .wpb-header { display: table-row; } /* for real browsers */
 
.wpbs-inner .wpb-outside    { display: none; }      /* hide things that should only display outside shells */
 
.wpbs-inner .wpb-outside    { display: none; }      /* hide things that should only display outside shells */
  −
/* </nowiki></pre> */
 

Navigation menu