Difference between revisions of "MediaWiki:0.css"
m |
m |
||
Line 2: | Line 2: | ||
font-size: 60pt; | font-size: 60pt; | ||
} | } | ||
− | .ve-ce-branchNode blockquote, .ve-ce-contentBranchNode blockquote { font-family: "SERAFIM+" !important; | + | .ve-ce-branchNode blockquote, .ve-ce-contentBranchNode blockquote { |
+ | font-family: "SERAFIM+" !important; | ||
+ | font-size: 80pt !important; | ||
} | } | ||
td { | td { |
Revision as of 12:26, 28 September 2018
blockquote {
font-size: 60pt;
}
.ve-ce-branchNode blockquote, .ve-ce-contentBranchNode blockquote {
font-family: "SERAFIM+" !important;
font-size: 80pt !important;
}
td {
padding: 10px 8px 6px 10px !important;
}
h1#firstHeading {
padding-left: 0px !important;
text-align: center !important;
padding-bottom: 0px !important;
}
p.mart {
font-size: 50pt;
font-weight: normal;
line-height: 0.4em;
margin: -1px 0 22px 0;
font-family: "SERAFIM+S";
margin-left: -14px;
padding-left: 16px;
text-align: center;
color: red;
page-break-after: avoid;
text-align-last: center;
}
p.red {
font-size: 14pt;
font-weight: normal;
line-height: 1.7em;
text-align: center;
font-family: "SERAFIM_LOGOS";
color: red;
text-align-last: center;
}
.mw-body .mw-body-content h1 {
font-size: 35pt;
font-weight: normal;
line-height: 1.4em;
margin-top: 30px !important;
font-family: "SERAFIM+slovo";
margin-left: 0px !important;
padding-left: 5px !important;
text-align: left;
color: orangered;
page-break-after: avoid;
}
.mw-body .mw-body-content h2 {
font-size: 29pt;
font-weight: normal;
line-height: 1.1em;
margin-top: 20px;
font-family: "SERAFIM+slovo";
text-align: left;
color: red;
margin-left: 6px !important;
padding-left: 0px !important;
margin-bottom: 11px;
page-break-after: avoid;
text-align-last: right;
}
.mw-body .mw-body-content h3 {
font-size: 30pt;
font-weight: normal;
line-height: 1.2em;
margin-top: 20px;
font-family: "SERAFIM+slovo";
text-align: left;
color: blue;
margin-left: 0;
padding-left: 6px;
page-break-after: avoid;
}
.mw-body .mw-body-content h4 {
font-size: 22pt;
font-weight: normal;
line-height: 1.2em;
margin-top: 20px;
font-family: "SERAFIM+slovo";
text-align: left;
color: red;
margin-left: 0;
padding-left: 6px;
page-break-after: avoid;
}
*/
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; */
}