Difference between revisions of "MediaWiki:2.css"
Line 1: | Line 1: | ||
− | blockquote | + | blockquote { font-family: 'SERAFIM+XOYRMOYZIOS+S'; |
− | { font-family: 'SERAFIM+XOYRMOYZIOS+S' | ||
font-size: 60pt; | font-size: 60pt; | ||
line-height: 1.1em; | line-height: 1.1em; | ||
} | } | ||
− | + | ||
− | |||
− | |||
− | |||
.mw-body .mw-body-content h1 { | .mw-body .mw-body-content h1 { | ||
− | font-size: | + | font-size: 22pt; |
font-weight: normal; | font-weight: normal; | ||
− | line-height: | + | line-height: 1.4em; |
− | margin-top: | + | margin-top: 70px; |
− | font-family: " | + | font-family: "SERAFIM_LOGOS"; |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
margin-left: -14px; | margin-left: -14px; | ||
padding-left: 16px; | padding-left: 16px; | ||
Line 44: | Line 16: | ||
page-break-after: avoid; | page-break-after: avoid; | ||
} | } | ||
+ | |||
h1#firstHeading { | h1#firstHeading { | ||
padding-left: 0px !important; | padding-left: 0px !important; | ||
Line 50: | Line 23: | ||
} | } | ||
p.mart { | p.mart { | ||
− | + | font-size: 16pt; font-weight: normal; line-height: 1.1em; | |
− | + | text-align: center; | |
− | + | font-family: "SERAFIM_LOGOS"; | |
− | + | color: red; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
text-align-last: center; | text-align-last: center; | ||
} | } | ||
Line 68: | Line 35: | ||
text-align: center; | text-align: center; | ||
font-family: "SERAFIM_LOGOS"; | font-family: "SERAFIM_LOGOS"; | ||
− | color: | + | color: #e10101; |
text-align-last: center; | text-align-last: center; | ||
} | } | ||
Line 100: | Line 67: | ||
padding-right: 100px; | padding-right: 100px; | ||
} | } | ||
− |
Revision as of 09:32, 31 January 2022
blockquote { font-family: 'SERAFIM+XOYRMOYZIOS+S';
font-size: 60pt;
line-height: 1.1em;
}
.mw-body .mw-body-content h1 {
font-size: 22pt;
font-weight: normal;
line-height: 1.4em;
margin-top: 70px;
font-family: "SERAFIM_LOGOS";
margin-left: -14px;
padding-left: 16px;
text-align: center;
color: red;
page-break-after: avoid;
}
h1#firstHeading {
padding-left: 0px !important;
text-align: center !important;
padding-bottom: 0px !important;
}
p.mart {
font-size: 16pt; font-weight: normal; line-height: 1.1em;
text-align: center;
font-family: "SERAFIM_LOGOS";
color: red;
text-align-last: center;
}
p.red {
font-size: 14pt;
font-weight: normal;
line-height: 1.7em;
text-align: center;
font-family: "SERAFIM_LOGOS";
color: #e10101;
text-align-last: center;
}
span.subpages {
margin-top: 15px !important;
margin-bottom: -7px !important;
margin-left: -15px !important;
}
span.subpages a, span.subpages a:visited {
color: lightgray !important; text-decoration: inherit !important; background-color: white;
}
#contentSub, #contentSub2 {
font-size: 110% !important;
line-height: 1.5em !important;
color: gray !important;
margin-bottom: 12px !important;
/* display:none; */
}
li.toclevel-2 li {
line-height: 1.0;
font-family: "SERAFIM+stratos";
font-size: 10pt;
font-weight: normal;
text-align: left;
padding: 8px 0px 0px 45px;
margin-left: -90px;
}
#toc, .toc {
margin: 0px 0px 3px 0px;
padding-left: 100px;
padding-right: 100px;
}