User:Leokennis/common.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin can be added at User:Leokennis/common.js. |
html[lang], html[dir], html body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 15px;
}
html[lang] body {
max-width: calc(750px + 11rem);
margin: 0 auto;
}
html[lang] body #mw-panel {
left: calc(50% - (375px + 5.5em));
}
@media (max-width: 960px) {
html[lang] body #mw-panel {
left: 0;
}
}
html[lang] body .mw-body {
padding: 1rem 2.2rem;
border-left: 0;
}
html[lang] body div#bodyContent,
html[lang] body .mw-body-content,
html[lang] body #mw-content-text > p,
html[lang] body #mw-content-text > ul {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.8;
text-rendering: optimizeLegibility;
max-width: 725px;
}
html[lang] body .rquote {
font-size: 0.8rem;
line-height: 1.8;
}
html[lang] body #siteSub,
html[lang] body .hatnote,
html[lang] body .plainlinks {
font-size: 0.8rem;
line-height: 2;
}
/*html[lang] body #mw-page-base,
html[lang] body #mw-head {
display: none;
}*/
#left-navigation {
display: none;
}
html[lang] body table.metadata {
font-size: 0.7rem;
line-height: 1.714;
}
html[lang] body table.metadata .mbox-text-span {
line-height: 1.2;
}
html[lang] body table div[style] {
box-sizing: border-box;
font-size: 0.8rem;
font-weight: 400;
line-height: 1.4;
padding: 0.1rem;
}
html[lang] body .tmulti div[style] {
box-sizing: content-box;
padding: 0;
}
html[lang] body #toc,
html[lang] body #toc ol li,
html[lang] body #toc ul li {
font-size: 0.75rem;
line-height: 1.65;
}
html[lang] body table.vertical-navbox,
html[lang] body table.vertical-navbox[style] {
font-size: 0.6rem !important;
}
html[lang] body table td[style*=background-color] {
font-size: 0.75rem;
line-height: 2;
}
html[lang] body table.infobox {
font-size: 0.8rem !important;
line-height: 1.5625;
}
html[lang] body table.wikitable,
html[lang] body .rightScroll table {
font-size: 0.8rem;
line-height: 1.74999;
}
html[lang] body table.wikitable[style*=width] {
font-size: 0.8rem !important;
}
html[lang] body h2,
html[lang] body h3,
html[lang] body h4,
html[lang] body h5 {
line-height: normal;
}
html[lang] body .firstHeading,
html[lang] body h1 .mw-headline,
html[lang] body h2 .mw-headline,
html[lang] body h3 .mw-headline,
html[lang] body h4 .mw-headline,
html[lang] body h5 .mw-headline {
font-weight: 400;
}
html[lang] body .firstHeading {
font-size: 2.05rem;
font-family: Cambria, "Palatino Linotype", Palatino, Georgia, serif;
}
html[lang] body h1 .mw-headline {
font-size: 2rem;
font-family: Cambria, "Palatino Linotype", Palatino, Georgia, serif;
}
html[lang] body h2 .mw-headline {
font-size: 1.8rem;
font-family: Cambria, "Palatino Linotype", Palatino, Georgia, serif;
}
html[lang] body h3 .mw-headline {
font-size: 1.2rem;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang] body h4 .mw-headline {
font-size: 1.2rem;
font-weight: 700;
font-family: Cambria, "Palatino Linotype", Palatino, Georgia, serif;
}
html[lang] body h5 .mw-headline {
font-size: 1.1rem;
}
html[lang] body table.navbox,
html[lang] body .reflist,
html[lang] body .catlinks,
html[lang] body .refbegin {
font-size: 0.8rem;
line-height: 1.8;
}
html[lang] body .reflist,
html[lang] body .refbegin {
-webkit-column-width: 20em !important;
}
html[lang] body .reflist .references {
margin-left: 1.5rem;
}
html[lang] body .ambox {
margin: 0 1rem;
}
html[lang] body #mw-content-text .ambox-external_links + ul {
font-size: 0.8rem;
line-height: 1.8;
}
html[lang] body .global-navigation {
position: static;
}
/*html[lang] body #jpleft,
html[lang] body #jpright,
html[lang] body #jpsuperheader {
display: none !important;
}*/
blockquote p::before {
content: "\201C\00a0";
display: inline;
font-family: Georgia, Cambria, serif;
font-weight: bold;
}
blockquote p::after {
content: "\00a0\201D";
display: inline;
font-family: Georgia, Cambria, serif;
font-weight: bold;
}
blockquote {
font-family: Cambria, "Palatino Linotype", Palatino, Georgia, serif;
font-size: 1.5rem;
line-height: 1.6;
clear: both;
}
.thumb,
.thumbinner,
.img,
.thumbimage {
border: none !important;
background: none !important;
}
.thumbcaption {
text-align: center !important;
color: #333 !important;
font-size: 0.8rem !important;
}
ul>li {
list-style-type: square !important;
list-style-image: none !important;
}
.toc {
background: none !important;
border: none !important;
}
.toc ul,
.toc li,
#mw-head ul {
list-style-type: none !important;
}
.toc a {
color: #000;
}
#toctitle,
.toctoggle {
visibility: hidden !important;
}
.toclevel-1 {
font-family: Cambria, "Palatino Linotype", Palatino, Georgia, serif;
font-weight: 500;
font-size: 1.3rem !important;
}
.toclevel-2,
.toclevel-3 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.toclevel-2 a,
.toclevel-3 a {
color: #666 !important;
}
li.toclevel-1 {
border-top: 1px solid #ddd;
}
li.toclevel-1:last-child {
border-bottom: 1px solid #ddd;
}