Difference between revisions of "MediaWiki:Center.css"
m |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | p:first-letter { font-weight: normal; color: red; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
#siteNotice { | #siteNotice { | ||
position: absolute; | position: absolute; | ||
Line 7: | Line 12: | ||
} | } | ||
− | + | h1#firstHeading { | |
+ | margin-top: -14px !important; | ||
+ | padding-top: 20px !important; | ||
+ | line-height: 1.1em; | ||
+ | font-size: 22pt; | ||
+ | page-break-after: avoid; | ||
+ | font-family: 'SERAFIM+slovo' !important; | ||
+ | padding-bottom: 10px !important; | ||
+ | text-align: left; | ||
+ | color: red; | ||
+ | margin-bottom: 61px !important; | ||
+ | } | ||
#contentSub, #contentSub2 { | #contentSub, #contentSub2 { | ||
Line 75: | Line 91: | ||
page-break-after: avoid; | page-break-after: avoid; | ||
} | } | ||
− | + | .mw-body p { | |
+ | font-size: 17pt; | ||
+ | text-indent: 0.00cm; | ||
+ | margin: 0px; | ||
+ | padding: 4px 12px 10px 6px; | ||
+ | line-height: 1.5em; | ||
+ | font-weight: normal; | ||
+ | font-family: svoboda; | ||
+ | text-align: left; | ||
+ | text-align-last: left; | ||
+ | padding-bottom: 13px !important; | ||
+ | white-space: normal; | ||
+ | hyphens: auto; | ||
+ | letter-spacing: 0px; | ||
+ | color: | ||
+ | black; | ||
+ | } |
Latest revision as of 07:49, 9 December 2019
p:first-letter { font-weight: normal; color: red;
}
#siteNotice {
position: absolute;
margin-top: 72px;
margin-left: -4px;
font-size: 0.7em;
display: block !important;
}
h1#firstHeading {
margin-top: -14px !important;
padding-top: 20px !important;
line-height: 1.1em;
font-size: 22pt;
page-break-after: avoid;
font-family: 'SERAFIM+slovo' !important;
padding-bottom: 10px !important;
text-align: left;
color: red;
margin-bottom: 61px !important;
}
#contentSub, #contentSub2 {
/* margin: 0px 0 -4px 0 !important; */
display: none !important;
}
div#content {
background-image: url(/images/klimaks.png) !important;
background-repeat: space !important;
background-attachment: scroll !important;
/*
background-color: #f8e557; */
background-position: -5px 80px !important;
}
/*
.mw-body {
background-image: url(/images/sofia.png) !important;
background-repeat: round !important;
background-attachment: fixed !important;
}
div#mw-content-text { padding: 27px 0 0 0px;
}
h1#firstHeading {
padding-top: 3px;
padding-bottom: 12px;
margin-bottom: -83px;
margin-bottom: 0px;
}
*/
blockquote {
font-size: 33pt !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: 17pt;
font-weight: normal;
line-height: 1.7em;
text-align: center;
font-family: "SERAFIM_LOGOS";
color: #e10101;
text-align-last: center;
}
#toc, .toc {
margin: 52px 0px 3px -14px;
padding-left: 100px;
padding-right: 100px;
}
.mw-body .mw-body-content h1 {
font-size: 32pt;
font-weight: normal;
line-height: 1.4em;
margin-top: 70px;
font-family: "SERAFIM_LOGOS";
margin-left: -14px;
padding-left: 16px;
text-align: left;
color: red;
page-break-after: avoid;
}
.mw-body p {
font-size: 17pt;
text-indent: 0.00cm;
margin: 0px;
padding: 4px 12px 10px 6px;
line-height: 1.5em;
font-weight: normal;
font-family: svoboda;
text-align: left;
text-align-last: left;
padding-bottom: 13px !important;
white-space: normal;
hyphens: auto;
letter-spacing: 0px;
color:
black;
}