MediaWiki:Common.css: Difference between revisions

From TerGoPedia

No edit summary
No edit summary
Line 15: Line 15:
}
}


#p-banner, #p-banner:hover, #p-banner:visited {
#p-banner, #p-banner:hover, #p-banner:visited .mw-hamb {
display: none !important;
display: none !important;
}
}

Revision as of 18:11, 11 July 2022

/* CSS placed here will be applied to all skins */


.wds-button {
background-color:  #11b5ac !important;
}

.container b {
color: #11b5ac;
font-size: 20px;
}

.container p {
margin-bottom: 5px;
}

#p-banner, #p-banner:hover, #p-banner:visited .mw-hamb {
display: none !important;
}

#toc.toc {
float: none !important;
}

div.container { 
float: left; 
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.