Difference between revisions of "MediaWiki:Print.css"
m |
|||
Line 1: | Line 1: | ||
/* Размещённый здесь CSS будет применяться к версии для печати */ | /* Размещённый здесь 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#footer { | div#footer { |
Revision as of 23:18, 12 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#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 {
line-height: 1.5em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
font-family: "SERAFIM+stratos";
font-size: 45pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
p {
line-height: 1.5em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
font-family: "SERAFIM+stratos";
font-size: 45pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
[[Категория:ΑΠΑΝΤΑ]]