Difference between revisions of "MediaWiki:Common.css"

From Awesome Baozam
Jump to: navigation, search
 
Line 11: Line 11:
 
     padding: .5em !important;
 
     padding: .5em !important;
 
     border-radius: 3px;
 
     border-radius: 3px;
     margin-top: 3px;
+
     margin-top: 3px !important;
 
}
 
}
 
#n-Baozam\.Net {
 
#n-Baozam\.Net {
     margin-top: 0;
+
     margin-top: 0 !important;
 
}
 
}
 
#n-Baozam\.Net a, #n-Baozam\.Org a {
 
#n-Baozam\.Net a, #n-Baozam\.Org a {

Latest revision as of 14:40, 8 February 2017

#toc {
	float: right;
}
div#mw-panel {
 position: fixed;
}
 
#n-Baozam\.Net, #n-Baozam\.Org {
    background: #D99A36;
    text-align: center;
    padding: .5em !important;
    border-radius: 3px;
    margin-top: 3px !important;
}
#n-Baozam\.Net {
    margin-top: 0 !important;
}
#n-Baozam\.Net a, #n-Baozam\.Org a {
    color: #FFF !important;
    font-weight: bold;
}