Changes

Jump to navigation Jump to search
219 bytes added ,  15:30, 4 January 2021
no edit summary
Line 1: Line 1:  
/* For the Top banner on Start Page */
 
/* For the Top banner on Start Page */
 +
 +
#pw-bottombanner {
 +
clear: both;
 +
position: relative;
 +
box-sizing: border-box;
 +
width: 100%;
 +
margin-top: 1.2em;
 +
min-width: 47em;
 +
border-color: #ddd;
 +
background-color: #f9f9f9;
 +
white-space: nowrap;
 +
}
    
#mp-topbanner {
 
#mp-topbanner {
Line 14: Line 26:     
.mp-bordered,
 
.mp-bordered,
 +
.pw-bordered,
 
.mp-h2,
 
.mp-h2,
 
body.skin-timeless .mp-h2 { /* Timeless needs a higher specificity */
 
body.skin-timeless .mp-h2 { /* Timeless needs a higher specificity */

Navigation menu