Difference between revisions of "MediaWiki:Common.css"
From Girlfriend Kari Wiki
Line 7: | Line 7: | ||
background-color: #FF99FF; | background-color: #FF99FF; | ||
padding: 3px; | padding: 3px; | ||
− | font-size: 120% | + | font-size: 120%; |
font-weight: bold; | font-weight: bold; | ||
} | } |
Revision as of 03:07, 15 February 2015
/* CSS placed here will be applied to all skins */
.mw-editsection { display:none!important; }
#welcome .title {
text-align: center;
background-color: #FF99FF;
padding: 3px;
font-size: 120%;
font-weight: bold;
}
#welcome {
border: 1px solid #FF00FF;
border-radius: 7px;
padding: 5px;
}