Difference between revisions of "MediaWiki:Common.css"
Line 18: | Line 18: | ||
.mw-body h1, .mw-body h2 { | .mw-body h1, .mw-body h2 { | ||
font-family: "SERAFIM+"; | font-family: "SERAFIM+"; | ||
− | font-size: | + | font-size: 70pt; |
− | line-height: | + | line-height: 0.8; |
margin-bottom: 0.25em; | margin-bottom: 0.25em; | ||
padding: 0; | padding: 0; |
Revision as of 03:23, 14 May 2017
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
page-break-after: avoid;
}
h1, h2, h3, h4, h5, h6 {
font-family: "SERAFIM+";
font-size: 70pt;
text-align: left;
font-color: red;
}
.mw-body h1, .mw-body h2 {
font-family: "SERAFIM+";
font-size: 70pt;
line-height: 0.8;
margin-bottom: 0.25em;
padding: 0;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.serafim {
font-family: "SERAFIM+";
font-size: 70pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
.s {
font-family: "SERAFIM+";
font-size: 70pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
.georg {
font-family: "SERAFIM+GEORGIOS";
font-size: 70pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
.mw-body {
margin-left: 8em;
padding-top: 1.25em;
padding-right: 1.5em;
padding-bottom: 1.5em;
padding-left: 1.5em;
}
.mw-body p {
line-height: 1.5em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: -5px;
}
#p-logo a {
width: 8em;
height: 357px;
}
div#mw-panel {
font-size: inherit;
position: absolute;
top: 164px;
padding-top: 12em;
width: 8em;
left: -8px;
right: -8px;
padding-left: 0.0em;
}
div#mw-panel div.portal h3 {
font-family: 'SERAFIM_LOGOS';
font-size: 17pt;
font-weight: normal;
line-height: 1.5em;
margin: 0;
padding-top: 0.25em;
padding-right: 0px;
padding-bottom: 0.15em;
padding-left: 0.10em;
}
.printfooter {
display: none;
}
div#editpage-copywarn {
display: none;
}
h3#p-tb-label {
display: none;
}
h3#p-navigation-label {
display: none;
}
li#footer-info-copyright {
display: none;
}
ul#footer-places {
display: none;
}
ul#footer-icons {
display: none;
}
div#siteSub {
display: none;
}
@font-face {
font-family: 'SERAFIM+GEORGIOS';
src: local('SERAFIM+GEORGIOS'),
url('/fonts/SERAFIM+GEORGIOS.woff2') format('woff2'),
url('/fonts/SERAFIM+GEORGIOS.otf') format('otf');
}
@font-face {
font-family: 'SERAFIM';
src: local('SERAFIM'),
url('/fonts/SERAFIM.otf') format('otf'),
url('/fonts/SERAFIM.woff2') format('woff2');
}