Difference between revisions of "MediaWiki:Common.css"
Line 5: | Line 5: | ||
font-family: "SERAFIM+GEORGIOS"; | font-family: "SERAFIM+GEORGIOS"; | ||
font-size: 70pt; | font-size: 70pt; | ||
− | text-indent: | + | text-indent: 0.00cm; |
text-align: justify; | text-align: justify; | ||
font-weight: normal; | font-weight: normal; |
Revision as of 02:01, 14 May 2017
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
.serafim {
font-family: "SERAFIM+GEORGIOS";
font-size: 70pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
.mw-body p {
line-height: inherit;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
}
div#mw-panel {
font-size: inherit;
position: absolute;
top: 163px;
padding-top: 1em;
width: 10em;
left: -5;
padding-left: -1.5em;
}
div#mw-panel div.portal h3 {
font-family: 'SERAFIM+GEORGIOS';
font-size: 40pt;
}
div#editpage-copywarn {
display: none;
}
/*
div#footer {
display: none;
}
*/
.printfooter {
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');
}