Difference between revisions of "MediaWiki:Common.css"
Line 1: | Line 1: | ||
/* Размещённый здесь CSS будет применяться ко всем темам оформления */ | /* Размещённый здесь CSS будет применяться ко всем темам оформления */ | ||
+ | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | ||
+ | /* | ||
+ | |||
+ | body.page-Заглавная_страница.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | ||
+ | */ | ||
body.page-Main_Page li#t-print { display: none !important; } | body.page-Main_Page li#t-print { display: none !important; } | ||
Line 19: | Line 24: | ||
left: -21px; | left: -21px; | ||
padding-left: 0.0em; | padding-left: 0.0em; | ||
− | font-family: 'SERAFIM_LOGOS'; | + | font-family: 'SERAFIM_LOGOS'; } |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#p-logo a, #p-logo a:hover { | #p-logo a, #p-logo a:hover { | ||
display: block; | display: block; | ||
Line 34: | Line 31: | ||
background-position: 80% 50% !important; | background-position: 80% 50% !important; | ||
text-decoration: none; | text-decoration: none; | ||
− | |||
− | |||
width: 10.45em; | width: 10.45em; | ||
height: 350px; | height: 350px; | ||
Line 103: | Line 98: | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
Line 122: | Line 113: | ||
− | |||
− | |||
− | |||
− | |||
Line 167: | Line 154: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 382: | Line 243: | ||
.wikiEditor-ui-text { | .wikiEditor-ui-text { | ||
− | + | ||
} | } | ||
.mw-editfont-serif { | .mw-editfont-serif { | ||
− | font-size: | + | font-size: 130%; |
font-family: 'freeserif'; | font-family: 'freeserif'; | ||
line-height: 1.3em; | line-height: 1.3em; | ||
Line 600: | Line 461: | ||
font-size: 17pt; | font-size: 17pt; | ||
text-indent: 0.00cm; | text-indent: 0.00cm; | ||
− | text-align: | + | text-align: left; |
font-weight: normal; | font-weight: normal; | ||
Line 616: | Line 477: | ||
pre { | pre { | ||
font-family: "SERAFIM+"; | font-family: "SERAFIM+"; | ||
− | font-size: | + | font-size: 90pt; |
text-indent: 0.00cm; | text-indent: 0.00cm; | ||
text-align: justify; | text-align: justify; | ||
font-weight: normal; | font-weight: normal; | ||
− | |||
line-height: 1.1em; | line-height: 1.1em; | ||
margin: 0.0em 0; | margin: 0.0em 0; | ||
Line 637: | Line 497: | ||
background-color: #f9f9f9; | background-color: #f9f9f9; | ||
border: 1px solid #ddd; | border: 1px solid #ddd; | ||
− | padding: 0. | + | padding: 0.2em; |
white-space: pre-wrap; | white-space: pre-wrap; | ||
} | } | ||
Line 662: | Line 522: | ||
blockquote { | blockquote { | ||
font-family: "SERAFIM+GEORGIOS"; | font-family: "SERAFIM+GEORGIOS"; | ||
− | font-size: | + | font-size: 90pt; |
text-indent: 0.00cm; | text-indent: 0.00cm; | ||
text-align: justify; | text-align: justify; | ||
Line 677: | Line 537: | ||
+ | |||
+ | |||
+ | |||
+ | .mw-body p { | ||
+ | line-height: 1.5em; | ||
+ | margin: 0.0em 0; | ||
+ | margin-top: 0em; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0em; | ||
+ | margin-left: 0px; | ||
+ | font-family: "SERAFIM_LOGOS"; | ||
+ | font-size: 26pt; | ||
+ | text-indent: 0.00cm; | ||
+ | text-align: left; | ||
+ | font-weight: normal; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | /* Заголовки на страницѣ */ | ||
+ | |||
+ | span.mw-headline { /* font-size: 1.5em; */ } | ||
+ | |||
+ | |||
+ | |||
+ | h1, h2, h3, h4, h5, h6 { | ||
+ | line-height: 1.2em; | ||
+ | overflow: visible; | ||
+ | margin: 0.0em 0; | ||
+ | margin-top: 0em; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0em; | ||
+ | margin-left: 0px; | ||
+ | padding-top: 15px; | ||
+ | padding-right: 15px; | ||
+ | padding-bottom: 0px; | ||
+ | padding-left: 5px; | ||
+ | font-weight: normal; | ||
+ | page-break-after: avoid; | ||
+ | font-family: "SERAFIM_LOGOS"; | ||
+ | text-align: left; | ||
+ | color: #ff0a0a; | ||
+ | border-bottom: 1px solid #aaa; | ||
+ | } | ||
+ | |||
+ | |||
+ | h1#firstHeading { | ||
+ | margin-top: 0.1em; | ||
+ | margin-right: 0px; | ||
+ | margin-bottom: 0.5em; | ||
+ | margin-left: 0px; | ||
+ | line-height: 1.2em; | ||
+ | padding-bottom: 0; | ||
+ | padding-top: 0.3em; | ||
+ | font-size: 40pt; | ||
+ | |||
+ | } | ||
+ | |||
+ | .mw-body h1 { | ||
+ | font-size: 3.5em; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.2em; | ||
+ | margin-top: 0.5em; | ||
+ | |||
+ | font-family: "SERAFIM_LOGOS"; | ||
+ | text-indent: 0.00cm; | ||
+ | } | ||
+ | |||
+ | .mw-body h2 { | ||
+ | font-size: 3.5em; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.2em; | ||
+ | margin-top: 0.5em; | ||
+ | |||
+ | font-family: "SERAFIM_LOGOS"; | ||
+ | text-indent: 0.00cm; | ||
+ | } | ||
+ | |||
+ | |||
+ | .mw-body h3 { | ||
+ | font-size: 3em; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.2em; | ||
+ | margin-top: 0.5em; | ||
+ | |||
+ | font-family: "SERAFIM_LOGOS"; | ||
+ | text-indent: 0.00cm; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .mw-body h4 { | ||
+ | font-size: 2.5em; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.2em; | ||
+ | margin-top: 0.5em; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | .mw-body h5 { | ||
+ | font-size: 2.8em; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.2em; | ||
+ | margin-top: 0.5em; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | .mw-body h6 { | ||
+ | font-size: 2em; | ||
+ | font-weight: normal; | ||
+ | line-height: 1.2em; | ||
+ | margin-top: 0.5em; | ||
+ | |||
+ | } | ||
Revision as of 07:55, 24 May 2017
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
/*
body.page-Заглавная_страница.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
*/
body.page-Main_Page li#t-print { display: none !important; }
body.page-ΓΡΑΦΑΙ li#t-print { display: none !important; }
body.page-Gospel li#t-print { display: none !important; }
body.page-Liturgy li#t-print { display: none !important; }
body.page-Canons li#t-print { display: none !important; }
body.page-Pateres li#t-print { display: none !important; }
body.page-MediaWiki_Common_css li#t-print { display: none !important; }
body.page-MediaWiki_Print_css li#t-print { display: none !important; }
body.page-MediaWiki_Sidebar li#t-print { display: none !important; }
div#mw-panel {
position: absolute;
padding-top: 190px;
/* width: 220px; */
left: -21px;
padding-left: 0.0em;
font-family: 'SERAFIM_LOGOS'; }
#p-logo a, #p-logo a:hover {
display: block;
background-repeat: no-repeat;
background-position: 80% 50% !important;
text-decoration: none;
width: 10.45em;
height: 350px;
background-color: #4c5456;
}
.mw-body {
margin-left: 245px;
padding-top: 0.5em;
padding-right: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.9em;
}
div#mw-panel div.portal div.body ul li {
line-height: 0.8em;
font-size: 1.8em;
padding-left: 0.5em;
margin: 0;
padding: 0.8em 0 0 0;
padding-top:0.8em;
direction: ltr;
}
div#mw-panel div.portal {
margin: 0 0.6em 0 0.7em;
padding: 0 0 0 0;
direction: ltr;
background-position: top left;
background-repeat: no-repeat;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAJ0lEQVQIW7XFsQEAIAyAMPD/b7uLWz8wS5youFW1UREfiIpH1Q2VBz7fGPS1dOGeAAAAAElFTkSuQmCC);
background-image: url(/skins/Vector/images/portal-break.png?3ea1b)!ie;
}
div#mw-panel #p-logo + div.portal div.body {
margin-left: 1.20em;
}
div#mw-panel div.portal h3 {
font-family: 'SERAFIM_LOGOS';
font-size: 2.05em;
font-weight: normal;
line-height: 1.0em;
margin: 0 0 0 0;
overflow: visible;
padding-right: 0px;
padding-bottom: 0.0em;
padding-left: 0em;
color: #fafd00;
background-color: #4c5456;
width: 5.01em;
text-align: center;
}
body {
font-size: 150%;
}
div#mw-head {
position: absolute;
top: 0px;
left: 33px;
width: 98%;
}
#left-navigation {
float: left;
margin-left: 10em;
margin-top: 2.5em;
display: inline;
clear: none;
margin-bottom: -5.5em;
}
#p-search {
float: left;
margin-right: 0em;
margin-left: 0.5em;
clear: none;
}
.vectorTabs div {
display: inline;
}
.toc div {
line-height: 1.5em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
font-family: "SERAFIM_LOGOS";
font-size: 26pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
}
#toc h2, .toc h2 {
display: inline;
border: none;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 5px;
font-size: 1.8em;
font-weight: normal;
font-family: "SERAFIM_LOGOS";
}
/* Содержаніе */
.mw-body-content {
line-height: 1.2;
/* font-size: 1.8em; */
}
.tocnumber, .toctext {
display: table-cell;
text-decoration: inherit;
font-family: "SERAFIM_LOGOS";
font-size: 26pt;
}
.toctoggle {
font-family: "sans-serif";
font-size: small;
padding 10px;
}
#toc, .toc, .mw-warning, .toccolours {
font-size: 100%;
}
.mw-body #toc h2, .mw-body .toc h2 {
font-size: 36pt;
font-family: "SERAFIM_LOGOS";
}
.mw-body .toc h2 {
font-family: "SERAFIM_LOGOS";
}
.wikiEditor-ui-text {
}
.mw-editfont-serif {
font-size: 130%;
font-family: 'freeserif';
line-height: 1.3em;
}
.mw-editfont-default {
line-height: 0.3em;
font-size: 50pt;
font-family: 'SERAFIM+S';
}
textarea#wpTextbox1 {
line-height: 0.9em;
resize: vertical;
}
li#t-whatlinkshere {
display: none;
}
li#t-recentchangeslinked {
display: none;
}
li#t-upload {
display: none;
}
li#t-specialpages {
display: none;
}
li#t-print {
font-size: 11pt;
}
/**/
li#t-info {
display: none;
}
li#t-permalink {
display: none;
}
li#t-cite {
display: none;
}
/**/
li#n-recentchanges {
display: none;
}
p-navigation
.printfooter {
display: none;
}
div#editpage-copywarn {
display: none;
}
h3#p-tb-label {
display: none;
}
h3#p-navigation-label {
display: none;
}
li#footer-info {
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+';
src: local('SERAFIM+'),
url('/fonts/SERAFIM+.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM+S';
src: local('SERAFIM+S'),
url('/fonts/SERAFIM+S.woff2') format('woff2');
}
@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+GEORGIOS+S';
src: local('SERAFIM+GEORGIOS+S'),
url('/fonts/SERAFIM+GEORGIOS+S.woff2') format('woff2'),
}
@font-face {
font-family: 'SERAFIM+EFESIOS';
src: local('SERAFIM+EFESIOS'),
url('/fonts/SERAFIM+EFESIOS.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM+EFESIOS+S';
src: local('SERAFIM+EFESIOS+S'),
url('/fonts/SERAFIM+EFESIOS+S.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM+XOYRMOYZIOS';
src: local('SERAFIM+XOYRMOYZIOS'),
url('/fonts/SERAFIM+XOYRMOYZIOS.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM+XOYRMOYZIOS+S';
src: local('SERAFIM+XOYRMOYZIOS+S'),
url('/fonts/SERAFIM+XOYRMOYZIOS+S.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM+PARISION';
src: local('SERAFIM+PARISION'),
url('/fonts/SERAFIM+PARISION.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM+PARISION+S';
src: local('SERAFIM+PARISION+S'),
url('/fonts/SERAFIM+PARISION+S.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIM_LOGOS';
src: local('SERAFIM_LOGOS'),
url('/fonts/SERAFIM_LOGOS.woff2') format('woff2');
}
@font-face {
font-family: 'SERAFIMUCTAB';
src: local('SERAFIMUCTAB'),
url('/fonts/SERAFIMUCTAB.woff2') format('woff2');
}
.mw-highlight pre {
font-family: freeserif;
font-size: 17pt;
text-indent: 0.00cm;
text-align: left;
font-weight: normal;
line-height: 1.0em;
margin: 0.3em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
}
pre {
font-family: "SERAFIM+";
font-size: 90pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
line-height: 1.1em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
}
pre, .mw-code {
color: #000;
background-color: #f9f9f9;
border: 1px solid #ddd;
padding: 0.2em;
white-space: pre-wrap;
}
p.s {
font-family: "SERAFIM+";
font-size: 70pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
line-height: 1.1em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
}
blockquote {
font-family: "SERAFIM+GEORGIOS";
font-size: 90pt;
text-indent: 0.00cm;
text-align: justify;
font-weight: normal;
line-height: 1.1em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
}
.mw-body p {
line-height: 1.5em;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
font-family: "SERAFIM_LOGOS";
font-size: 26pt;
text-indent: 0.00cm;
text-align: left;
font-weight: normal;
}
/* Заголовки на страницѣ */
span.mw-headline { /* font-size: 1.5em; */ }
h1, h2, h3, h4, h5, h6 {
line-height: 1.2em;
overflow: visible;
margin: 0.0em 0;
margin-top: 0em;
margin-right: 0px;
margin-bottom: 0em;
margin-left: 0px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 0px;
padding-left: 5px;
font-weight: normal;
page-break-after: avoid;
font-family: "SERAFIM_LOGOS";
text-align: left;
color: #ff0a0a;
border-bottom: 1px solid #aaa;
}
h1#firstHeading {
margin-top: 0.1em;
margin-right: 0px;
margin-bottom: 0.5em;
margin-left: 0px;
line-height: 1.2em;
padding-bottom: 0;
padding-top: 0.3em;
font-size: 40pt;
}
.mw-body h1 {
font-size: 3.5em;
font-weight: normal;
line-height: 1.2em;
margin-top: 0.5em;
font-family: "SERAFIM_LOGOS";
text-indent: 0.00cm;
}
.mw-body h2 {
font-size: 3.5em;
font-weight: normal;
line-height: 1.2em;
margin-top: 0.5em;
font-family: "SERAFIM_LOGOS";
text-indent: 0.00cm;
}
.mw-body h3 {
font-size: 3em;
font-weight: normal;
line-height: 1.2em;
margin-top: 0.5em;
font-family: "SERAFIM_LOGOS";
text-indent: 0.00cm;
}
.mw-body h4 {
font-size: 2.5em;
font-weight: normal;
line-height: 1.2em;
margin-top: 0.5em;
}
.mw-body h5 {
font-size: 2.8em;
font-weight: normal;
line-height: 1.2em;
margin-top: 0.5em;
}
.mw-body h6 {
font-size: 2em;
font-weight: normal;
line-height: 1.2em;
margin-top: 0.5em;
}
[[Категория:ΑΠΑΝΤΑ]]