MediaWiki:Common.css: Difference between revisions
From TerGoPedia
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
. | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { | ||
background-color: #11b5ac | background-color: | ||
#11b5ac; | |||
} | } | ||
Revision as of 17:57, 11 July 2022
/* CSS placed here will be applied to all skins */ .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { background-color: #11b5ac; } .container b { color: #11b5ac; font-size: 20px; } .container p { margin-bottom: 5px; } #p-banner, #p-banner:hover, #p-banner:visited { display: none !important; } #toc.toc { float: none !important; } div.container { float: left; }