Changes

Jump to: navigation, search

MediaWiki:Vector.css

194 bytes added, 06:42, 11 January 2015
/* CSS placed here will affect users of the Vector skin */
 
.wikicode {
padding: 5px;
/* border-radius: 5px; */
background-color: #e5e5e5;
color:navy;
font-family: monospace;
font-size:115%;
/*font-weight:bold; */
margin:5px 5px 10px 0;
}
#module { /* line-height: 1.5; */