Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
padding: 20px; | padding: 20px; | ||
text-align:center; | text-align:center; | ||
font-size: | font-size:140%; | ||
} | } | ||
.navbox a {color:white; margin-bottom:0px; padding-bottom:0px;} | .navbox a {color:white; margin-bottom:0px; padding-bottom:0px;} | ||
Revision as of 09:47, 16 March 2022
/* CSS placed here will be applied to all skins */
.navbox {
background:#3b3b3b;
border-radius: 25px;
border:2px solid black;
padding: 20px;
text-align:center;
font-size:140%;
}
.navbox a {color:white; margin-bottom:0px; padding-bottom:0px;}