Difference between revisions of "MediaWiki:Common.css"

From Awesome Baozam
Jump to: navigation, search
Line 13: Line 13:
 
}
 
}
 
#n-Baozam\.Net a {
 
#n-Baozam\.Net a {
     color: rgb(255, 255, 255);
+
     color: #FFF !important;
 
     font-weight: bold;
 
     font-weight: bold;
 
}
 
}

Revision as of 14:36, 8 February 2017

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