Difference between revisions of "MediaWiki:Center.css"
m |
m |
||
Line 7: | Line 7: | ||
background-position: -5px 80px !important; | background-position: -5px 80px !important; | ||
} | } | ||
− | |||
− | |||
− | |||
/* | /* | ||
.mw-body { | .mw-body { | ||
Line 16: | Line 13: | ||
background-attachment: fixed !important; | background-attachment: fixed !important; | ||
} | } | ||
− | + | ||
div#mw-content-text { padding: 27px 0 0 0px; | div#mw-content-text { padding: 27px 0 0 0px; | ||
} | } | ||
Line 25: | Line 22: | ||
margin-bottom: 0px; | margin-bottom: 0px; | ||
} | } | ||
+ | */ | ||
blockquote { | blockquote { | ||
− | font-size: 30pt; | + | font-size: 30pt !important; |
} | } | ||
p.mart { | p.mart { | ||
Line 44: | Line 42: | ||
text-align-last: center; | text-align-last: center; | ||
} | } | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#toc, .toc { | #toc, .toc { | ||
margin: 52px 0px 3px -14px; | margin: 52px 0px 3px -14px; |
Revision as of 14:43, 22 May 2018
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: 30pt !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;
}