Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
(Created page with "#p-logo-text a { padding: 0.1em 1em 0.2em; color: #000000; font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',...")
 
No edit summary
Line 1:
#p-logo-text a {
padding: 0.1em 1em 0.2em;
color: #000000;
font-family: 'Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
font-variant: small-caps;
font-variant-caps: small-caps;
font-variant-alternates: normal;
font-variant-east-asian: normal;
font-variant-ligatures: normal;
font-variant-numeric: normal;
font-variant-position: normal;
font-size: 1.6em;
display: block;
word-break: keep-all;
white-space: nowrap;
}
#mw-content-container {
background: #eaecf0;
background-position-x: 0%;
background-position-y: 0%;
background-repeat: repeat;
border-bottom: none;
background-repeat: no-repeat;
background-position: center 10em;
}
 
.mw-footer-container {
border-top: none;
box-shadow: inset 0 7px 2px -4px rgba(0,0,0,0.1);
color: #ffffff;
}
 
.mw-footer-container {
font-size: 0.9em;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.