Changes

Jump to navigation Jump to search
455 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:620px;
+
     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 42: Line 42:  
     text-shadow: 0 0 5px #fff;
 
     text-shadow: 0 0 5px #fff;
 
     font-size: 10px;
 
     font-size: 10px;
 +
}
 +
.mpg-text-block {
 +
    font-size: 14px;
 
}
 
}
   Line 47: Line 50:  
.mpg-wrap {
 
.mpg-wrap {
 
   overflow: hidden;
 
   overflow: hidden;
   margin: 10px;
+
   margin-top: 10px;
 +
  margin-right: -10px;
 +
  margin-bottom: 20px;
 +
  margin-left: -10px;
 
}
 
}
 
.mpg-box {
 
.mpg-box {
Line 97: 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;
 
   }
 
   }
 
}
 
}
Line 113: Line 131:  
   }
 
   }
 
}
 
}
 +
 +
/* remove the Discussion tab on the Main Page */
 +
body.page-Main_Page li#ca-talk { display: none !important; }
    
/* GENERAL STYLING RULES */
 
/* GENERAL STYLING RULES */
smwadministrator, Administrators
1

edit

Navigation menu