MediaWiki:Print.css

From www.PSALTIKI.info
Revision as of 10:42, 10 June 2019 by Root (talk | contribs)
Jump to: navigation, search
/* Размещённый здесь CSS будет применяться к версии для печати */

body {

    background-color: white !important;
}


.toctext {  width: 100%;    padding-right: 100px;
}




.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: 3em;
    font-family: "SERAFIM_LOGOS";
    margin-left: -29px;
}


#contentSub, #contentSub2 { display: none;
}
span.subpages {
    margin: -66px 0 -111px -30px;
    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: 2px 5px 10px -26px;
    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: 10pt; color:green;
}
.tocnumber { font-weight: bold; font-size: 10pt; color:green;  border-bottom: 0px dashed #aaa;
}
#toctitle h2 { padding: 20px 0 0px 0px; margin-bottom: -20px; 
               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: -68px;
}
li.toclevel-1 li {
    padding: 15px 0px 28px 0px;
    margin-left: 200px;
    line-height: 1.3em;
}
li.toclevel-2 li {    padding: 0px 0px 15px 0px;    margin-left: 218px;
}
li.toclevel-3 li {
    line-height: 1.0;
    font-family: "SERAFIM+stratos";
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    padding: 13px 0px 25px 80px;
}

.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: justify;
}
p {    text-align: justify;    font-weight: normal;
}

h1#firstHeading { margin-top: -3px;    margin-right: -5px;    margin-bottom: 6px; 
                  margin-left: 1px;   line-height: 1.1em;  padding-left: 14px;
                  padding-top: 20px;    font-size: 22pt;  
                  font-family: "SERAFIM+slovo";  
                  padding-bottom: 1px;  text-align: left; color: darkgoldenrod;
}


.mw-body .mw-body-content h1 {
    font-family: "SERAFIM_LOGOS";
    line-height: 1.5em;
    padding-top: 0px;
    margin-top: 50px;
    text-align-last: right;
}