MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: .mainpageblock { margin-bottom: .8em; padding: .5em; background-color: #f0f0f0; border: solid 1px #999 }" |
(No difference)
|
Latest revision as of 23:39, 31 July 2024
/* CSS placed here will be applied to all skins */
.mainpageblock {
margin-bottom: .8em;
padding: .5em;
background-color: #f0f0f0;
border: solid 1px #999
}