MediaWiki:Common.css: Difference between revisions

From TerGoPedia

No edit summary
No edit summary
Line 16: Line 16:
float: none !important;
float: none !important;
}
}
.container div { float: left; }

Revision as of 12:11, 4 July 2022

/* CSS placed here will be applied to all skins */
.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;
}
.container div { float: left; }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.