Difference between revisions of "MediaWiki:Common.css"
Line 75: | Line 75: | ||
line-height: 1em; | line-height: 1em; | ||
margin: 0; | margin: 0; | ||
− | padding-top: 0. | + | padding-top: 0.15em; |
padding-right: 0px; | padding-right: 0px; | ||
− | padding-bottom: 0. | + | padding-bottom: 0.15em; |
− | padding-left: 0. | + | padding-left: 0.10em; |
} | } | ||
Revision as of 02:51, 14 May 2017
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
.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: 15pt;
font-weight: normal;
line-height: 1em;
margin: 0;
padding-top: 0.15em;
padding-right: 0px;
padding-bottom: 0.15em;
padding-left: 0.10em;
}
div#editpage-copywarn {
display: none;
}
/*
div#footer {
display: none;
}
*/
h3#p-tb-label {
display: none;
}
h3#p-navigation-label {
display: none;
}
li#footer-info-copyright {
display: none;
}
li#footer-places {
display: none;
}
li#footer-icons {
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');
}