MediaWiki:Common.css: Difference between revisions

From TerGoPedia

No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@import {
 
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
}





Revision as of 13:33, 5 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;
}

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