MediaWiki:Print.css

From www.PSALTIKI.info
Jump to: navigation, search
/* Размещённый здесь CSS будет применяться к версии для печати */


b { color: white !important; font-weight: 400 !important; font-style: normal !important; }

body {

    background-color: white !important;
}
.mw-body-content {
    margin: 0px 0px 0 0px !important;
}
.toctext {
font-size: 18pt !important;
line-height: 1.0em !important;
padding: 5px 0px 1px 5px;
}




.mediaContainer {
    display: none !important;
}



.mw-body-content > div#siteSub {
    display: none !important;
}
p.r {
    display: none;
}


blockquote {
 margin: 0 !important; background-color: white !important;
}






img, figure, .wikitable, .thumb {
    page-break-inside: auto;
}
div#goback { display: none;
}
div#gotop {  display: none;
}



.mw-body #toc h2, .mw-body .toc h2 {
    font-size: 16pt !important;
    font-family: "SERAFIM+slovo" !important;
    margin-left: -70px !important;
    color: darkgreen !important;
	border-bottom: 1px solid darkgreen !important;
   padding: 0 !important;
}

#contentSub, #contentSub2 { display: none;
}
span.subpages {
    margin: -66px 0 -111px 3px;
    font-size: 40pt;
    background: white;
    line-height: 1.2em;
    padding-left: 7px;
    color: #ffe96e;
}



table.wikitable > tr > th, table.wikitable > * > tr > th, .mw_metadata th {
    background: #e4ffd8; font-weight: normal; text-align: center;
}


#toctitle {

    margin-left: -48px;
}


#toc, .toc {
    margin: 0px 0px 0px -16px;
    border: 0px solid #aaa;
    background-color: white;
}
.toclevel-1 .toclevel-2 .toclevel-3 .toclevel-4 li {   border-bottom: none;
}
span.tocnumber span {    font-weight: bold;    font-size: 13pt; color:green;
}
.tocnumber { font-weight: bold; font-size: 13pt; color:green;  border-bottom: 0px dashed #aaa;
}
#toctitle h2 { padding: 10px 0 0px 0px; margin-bottom: 0px; 
               text-align:center; color:gray; margin-left: -95px;
}
/*.tocnumber,*/ .toctext {  border-bottom: 2px dotted #aaa;
}

div#toc ul, div.toc ul {
    list-style-type: none;
    list-style-image: none;
    text-align: left;
    margin-left: -50px;
}

.mw-content-ltr li {
    padding: 7px 0px 0px 0px; !important;
}

li.toclevel-1 li {
    padding: 5px 0px 1px 5px;
    margin-left: 260px;
    line-height: 1.2em;
}
li.toclevel-2 li {    padding: 0px 0px 0px 10px;    margin-left: 118px;
}
li.toclevel-3 li {
    line-height: 1.2;
    font-family: "SERAFIM+stratos";
    font-weight: normal;
    text-align: left;
    padding: 0px 0px 15px 5px;
}

.toctoggle {  display: none;
}


div#catlinks {  display: none;
}
.languageselector {  display: none;
}
div#languageselector-box-1 {  display: none;
}
form#languageselector-form-1 {  display: none;
}
div#footer { border-top: 1pt solid #aaa; display: none;
}
ul#footer-info { display: none;
}
li#footer-info-lastmod { display: none;
}
.printfooter { display: none;
}




.mw-body p {     text-align: center;
}
p {    text-align: center;    font-weight: normal;
}

h1#firstHeading { margin-top: -3px;    margin-right: -5px;  margin-bottom: 15px !important; 
                  margin-left: 1px;   line-height: 1.1em;  padding-left: 1px;
                  padding-top: 2px;    font-size: 25pt;  
                  font-family: 'SERAFIM_LOGOS' !important;  
                  padding-bottom: 1px !important;  text-align: center; color: darkgoldenrod !important;
}


.mw-body .mw-body-content h1 {
    font-family: "SERAFIM_LOGOS" !important;
    line-height: 1.1em;
    padding-top: 0px;
    margin-top: 3px;
    text-align-last: center;
}

.mw-body .mw-body-content h2 {
    font-family: "SERAFIM_LOGOS" !important;
    line-height: 1.1em;
    padding-top: 0px;
    margin-top: 3px;
    text-align-last: right;
}

.mw-body .mw-body-content h3 {
    font-family: "SERAFIM+slovo";
    line-height: 1.6em;
    padding-top: 0px;
    margin-top: 3px;
    text-align-last: center;
}


.mw-body .mw-body-content h4 {
    font-family: "SERAFIM_LOGOS";
    line-height: 2.5em;
    padding-top: 0px;
    margin-top: 3px;
    text-align: center;
    text-align-last: center;
    margin-top: 30px !important; 
    margin-bottom: -30px !important; 
}