Difference between revisions of "MediaWiki:Print.css"

From www.PSALTIKI.info
Jump to: navigation, search
m
m
Line 17: Line 17:
 
   display: none;
 
   display: none;
 
}
 
}
span#languageselector-box-1 .languageselector {
+
.languageselector {
 
   display: none;
 
   display: none;
 
}
 
}

Revision as of 01:33, 13 June 2017

/* Размещённый здесь CSS будет применяться к версии для печати */

p.s {
    font-family: "SERAFIM+";
    font-size: 110pt;
    text-indent: 0.00cm;
    text-align: justify;
    font-weight: normal;
    line-height: 1.1em;
    margin-top: -0.2em;
    margin-right: 0px;
    margin-bottom: 0em;
    margin-left: 0px;
}

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;
}


body {
    margin: 0;
        padding-top: 5px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
}


h1, h2, h3, h4, h5, h6 {     font-weight: normal;    page-break-after: avoid;    font-family: "SERAFIM_LOGOS";    font-size: 22pt;    text-align: center;
    color: #ff0a0a;
}
.mw-body h1, .mw-body h2 {    font-family: "SERAFIM_LOGOS";    font-size: 24pt;    color: #ff0a0a;    line-height: 1.5;    margin-top: 0.5em;        margin-bottom: 0.05em;     padding: 0;         padding-top: 0px;         padding-right: 0px;         padding-bottom: -1px;         padding-left: 0px;
}
.mw-body p {     text-align: justify;
}

p {    text-align: justify;    font-weight: normal;
}





[[Категория:ΑΠΑΝΤΑ]]