Difference between revisions of "MediaWiki:Print.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 47: Line 47:
  
 
.mw-body #toc h2, .mw-body .toc h2 {
 
.mw-body #toc h2, .mw-body .toc h2 {
     font-size: 3em;
+
     font-size: 14pt;
 
     font-family: "SERAFIM_LOGOS";
 
     font-family: "SERAFIM_LOGOS";
 
     margin-left: 0px;
 
     margin-left: 0px;
Line 78: Line 78:
  
 
#toc, .toc {
 
#toc, .toc {
     margin: 2px 5px 10px -26px;
+
     margin: 0px 5px 1px -26px;
 
     border: 0px solid #aaa;
 
     border: 0px solid #aaa;
 
     background-color: white;
 
     background-color: white;
Line 84: Line 84:
 
.toclevel-1 .toclevel-2 .toclevel-3 .toclevel-4 li {  border-bottom: none;
 
.toclevel-1 .toclevel-2 .toclevel-3 .toclevel-4 li {  border-bottom: none;
 
}
 
}
span.tocnumber span {    font-weight: bold;    font-size: 10pt; color:green;
+
span.tocnumber span {    font-weight: bold;    font-size: 13pt; color:green;
 
}
 
}
 
.tocnumber { font-weight: bold; font-size: 10pt; color:green;  border-bottom: 0px dashed #aaa;
 
.tocnumber { font-weight: bold; font-size: 10pt; color:green;  border-bottom: 0px dashed #aaa;
 
}
 
}
#toctitle h2 { padding: 20px 0 0px 0px; margin-bottom: -20px;  
+
#toctitle h2 { padding: 1px 0 0px 0px; margin-bottom: 0px;  
 
               text-align:center; color:gray; margin-left: -95px;
 
               text-align:center; color:gray; margin-left: -95px;
 
}
 
}
Line 103: Line 103:
 
     padding: 15px 0px 28px 0px;
 
     padding: 15px 0px 28px 0px;
 
     margin-left: 200px;
 
     margin-left: 200px;
     line-height: 1.3em;
+
     line-height: 1.1em;
 
}
 
}
li.toclevel-2 li {    padding: 0px 0px 15px 0px;    margin-left: 218px;
+
li.toclevel-2 li {    padding: 0px 0px 1px 0px;    margin-left: 218px;
 
}
 
}
 
li.toclevel-3 li {
 
li.toclevel-3 li {
Line 113: Line 113:
 
     font-weight: normal;
 
     font-weight: normal;
 
     text-align: left;
 
     text-align: left;
     padding: 13px 0px 25px 80px;
+
     padding: 1px 0px 2px 80px;
 
}
 
}
  
Line 147: Line 147:
 
h1#firstHeading { margin-top: -3px;    margin-right: -5px;    margin-bottom: 6px;  
 
h1#firstHeading { margin-top: -3px;    margin-right: -5px;    margin-bottom: 6px;  
 
                   margin-left: 1px;  line-height: 1.1em;  padding-left: 14px;
 
                   margin-left: 1px;  line-height: 1.1em;  padding-left: 14px;
                   padding-top: 20px;    font-size: 22pt;   
+
                   padding-top: 20px;    font-size: 42pt;   
 
                   font-family: "SERAFIM+slovo";   
 
                   font-family: "SERAFIM+slovo";   
 
                   padding-bottom: 1px;  text-align: left; color: darkgoldenrod;
 
                   padding-bottom: 1px;  text-align: left; color: darkgoldenrod;
Line 157: Line 157:
 
     line-height: 1.5em;
 
     line-height: 1.5em;
 
     padding-top: 0px;
 
     padding-top: 0px;
     margin-top: 50px;
+
     margin-top: 30px;
 
     text-align-last: right;
 
     text-align-last: right;
 
}
 
}

Revision as of 06:49, 21 December 2019

/* Размещённый здесь 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: 14pt;
    font-family: "SERAFIM_LOGOS";
    margin-left: 0px;
}


#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: 0px 5px 1px -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: 13pt; color:green;
}
.tocnumber { font-weight: bold; font-size: 10pt; color:green;  border-bottom: 0px dashed #aaa;
}
#toctitle h2 { padding: 1px 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: -68px;
}
li.toclevel-1 li {
    padding: 15px 0px 28px 0px;
    margin-left: 200px;
    line-height: 1.1em;
}
li.toclevel-2 li {    padding: 0px 0px 1px 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: 1px 0px 2px 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: 42pt;  
                  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: 30px;
    text-align-last: right;
}