Difference between revisions of "MediaWiki:Common.css"
Line 16: | Line 16: | ||
margin-right: 0px; | margin-right: 0px; | ||
margin-bottom: 0em; | margin-bottom: 0em; | ||
− | margin-left: | + | margin-left: -5px; |
} | } | ||
#p-logo a { | #p-logo a { | ||
− | + | width: 8em; | |
− | width: | ||
height: 357px; | height: 357px; | ||
Line 31: | Line 30: | ||
font-size: inherit; | font-size: inherit; | ||
position: absolute; | position: absolute; | ||
− | top: | + | top: 363px; |
padding-top: 1em; | padding-top: 1em; | ||
width: 10em; | width: 10em; |
Revision as of 02:05, 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: -5px;
}
#p-logo a {
width: 8em;
height: 357px;
}
div#mw-panel {
font-size: inherit;
position: absolute;
top: 363px;
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');
}