Difference between revisions of "MediaWiki:M.css"
(Created page with "blockquote { margin: 0px 6px 0px 6px !important; text-align: center !important; font-family: "SERAFIM+"; line-height: 1.0em !important; } p:first-letter { fon...") |
(No difference)
|
Revision as of 23:01, 11 March 2020
blockquote {
margin: 0px 6px 0px 6px !important;
text-align: center !important;
font-family: "SERAFIM+";
line-height: 1.0em !important;
}
p:first-letter { font-weight: normal; color: red;
}
.ve-ce-branchNode blockquote, .ve-ce-contentBranchNode blockquote {
font-family: "SERAFIM+";
line-height: 1.0em !important;
}
.mw-body .mw-body-content h1 {
font-size: 35pt;
font-weight: normal;
line-height: 1.4em;
margin-top: 30px !important;
/* font-family: "SERAFIM_LOGOS"; */
font-family: svoboda;
margin-left: 0px !important;
padding-left: 5px !important;
text-align: right;
color: orangered;
page-break-after: avoid;
}
.mw-body .mw-body-content h2 {
font-size: 29pt;
font-weight: normal;
line-height: 1.1em;
margin-top: 60px;
font-family: svoboda;
text-align: left;
color: red;
margin-left: 6px !important;
padding-left: 0px !important;
margin-bottom: 11px;
page-break-after: avoid;
text-align-last: right;
}
.mw-body .mw-body-content h3 {
font-size: 30pt;
font-weight: normal;
line-height: 1.2em;
margin-top: 20px;
font-family: svoboda;
text-align: left;
color: blue;
margin-left: 0;
padding-left: 6px;
page-break-after: avoid;
}
.mw-body .mw-body-content h4 {
font-size: 22pt;
font-weight: normal;
line-height: 1.2em;
margin-top: 20px;
font-family: svoboda;
text-align: left;
color: red;
margin-left: 0;
padding-left: 6px;
page-break-after: avoid;
}
.mw-body p {
line-height: 1.5em !important;
margin: 8px 2px 0px 8px !important;
/* 11px 5px 20px 18px !important; */
font-size: 15pt;
}
td p {
font-family: "SERAFIM+slovo" !important;
}
/* Стиль Таблицы */
table { line-height: 1.2em; /* font-family: "SERAFIM+stratos"; */ font-size: 15pt;
/* margin: -18px 0px 0px -15px; margin: 35px 0 0 20px; */
margin: 21px 0px 7px 2px;
border-bottom: 12px solid #ced3f3;
padding:10px; border-collapse: collapse;
text-indent: 0; font-weight: normal; vertical-align: top;
border: 0px solid #426b3b; background-color:#ced3f3;
border-top-left-radius: 27px; border-top-right-radius: 27px;
border-bottom-left-radius: 27px; border-bottom-right-radius: 27px;
}
tr { page-break-inside: avoid;
}
th { background-color:#e6e9fe; border: 6px solid #ced3f3; font-size:16pt;
margin: 0; font-weight: 500; padding: 20px 20px 10px 20px;
text-align:center; color:black; page-break-inside: avoid;
/*page-break-after: avoid;*/
}
td {
border-top: 7px solid #ced3f3;
margin: 0px;
background-color: white;
font-size: 17pt;
color: darkblue;
vertical-align: top;
page-break-inside: avoid;
padding: 20px 16px 21px 20px;
border-bottom: 5px solid #ced3f3;
border-left: 6px solid #ced3f3;
border-right: 6px solid #ced3f3;
}
thead { line-height: 1.5em; margin: 0; /* margin-left: 0px; */ font-family: "SERAFIM+stratos";
font-size: 17pt; text-indent: 0; font-weight: normal;
}
/*
table.jquery-tablesorter th.headerSort {
background-image: url(/resources/src/jquery/images/sort_both.png?8b01b);
background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2021%209%22%20height%3D%229%22%20width%3D%2221%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M14.5%205l-4%204-4-4zM14.5%204l-4-4-4%204z%22%2F%3E%0A%3C%2Fsvg%3E%0A);
background-image: linear-gradient(transparent,transparent),url(/resources/src/jquery/images/sort_both.svg?f75b8)!ie;
background-image: -o-linear-gradient(transparent,transparent),url(/resources/src/jquery/images/sort_both.png?8b01b);
cursor: pointer;
background-repeat: no-repeat;
background-position: center right;
padding-right: 57px;
}
*/
table.sortable { border: 0px solid gray; margin: -1px auto -11px auto; background-color: transparent;
}
table.sortable > tr > th, table.sortable > * > tr > th { border: 0px solid #ced3f3;
/* border-bottom: 4px solid #ced3f3; */ vertical-align: middle;
padding: 25px 22px 10px 22px; text-align: center; page-break-inside: avoid;
/* page-break-after: avoid; */
}
table.sortable > tr > td, table.sortable > * > tr > td { border: 0px solid gray;
/* border-bottom: 4px solid green; */ vertical-align: middle;
padding: 15px 3px; text-align: center; page-break-inside: avoid;
background-color: transparent;
}
table.wikitable { border: 4px solid #ced3f3; margin: 2px auto 4px auto;
}
table.wikitable > tr > th, table.wikitable > * > tr > th { border: 3px solid #ced3f3;
border-bottom: 4px solid #ced3f3; vertical-align: middle;
padding: 10px; text-align: center; page-break-inside: avoid;
/*page-break-after: avoid;*/
}
table.wikitable > tr > td, table.wikitable > * > tr > td { border: 3px solid #ced3f3;
border-bottom: 0px solid #ced3f3; vertical-align: middle;
text-align: center;
text-align-last: center;
page-break-inside: avoid;
padding: 14px 10px 14px 8px;
}