MediaWiki:Mobile.css: различия между версиями

Материал из Ганджавики
Перейти к навигации Перейти к поиску
 
мНет описания правки
Метки: с мобильного устройства из мобильной версии через расширенный мобильный режим
 
(не показаны 3 промежуточные версии этого же участника)
Строка 1: Строка 1:
/* Размещённый здесь CSS будет применяться к векторной теме оформления  */
/* Стили для заглавной страницы */
html,
@media (max-width: 719px) {
body {
    height: 100%;
.page-Заглавная_страница #content {
    margin: 0;
background-color:#DAEAD3;
    padding: 0;
}
    font-family: sans-serif;
.page-Заглавная_страница .header-container.header-chrome {
    font-size: 1em;
box-shadow:none;  
}
}
body {
    background-color: #DAEAD3; /* цвет фона */
    /* @embed */
    background-image: url(/skins/Vector/images/page-base.png);
    background-position: top left;
    background-repeat: repeat-y;
    background-color: #DAEAD3; /*white*/
color: black;
direction: ltr;
}
}
a {
a {
text-decoration: none;
text-decoration: none;
Строка 52: Строка 45:
table.wikitable tr td {
table.wikitable tr td {
     border-color: #339933; /* цвет рамок строк таблиц */
     border-color: #339933; /* цвет рамок строк таблиц */
}
table.wikitable tr:nth-child(2n-1) {
background-color: #edf9ed;  /* цвет фона нечётных строк таблиц */
}
table.dpl {
margin: 1em 0;
border-collapse: collapse;
background-color: #f5fff5; /* цвет фона таблиц в DPL */
}
table.dpl tr th {
padding: 0.2em 0.4em;
background-color: #deffde; /* цвет фона заголовка таблиц в DPL */
    border: 1px solid #339933; /* цвет рамок заголовка таблиц в DPL */
}
table.dpl tr td {
padding: 0.2em 0.4em;
    border: 1px solid #339933; /* цвет рамок строк таблиц в DPL */
}
table.dpl tr:nth-child(2n-1) {
background-color: #edf9ed;  /* цвет фона нечётных строк таблиц в DPL */
}
table.dpl a, a:visited, a:active, a:hover {
color: inherit; /* цвет ссылок для таблиц в DPL */
}
table.dpl sup.reference a, a:visited, a:active, a:hover {
color: #018e01; /* цвет ссылок сносок для таблиц в DPL */
}
}
table.wikitablered {
table.wikitablered {
Строка 69: Строка 88:
border-color: #359d2f;
border-color: #359d2f;
}
}
 
/* Head */
/*
#mw-page-base {
* Костыли-префиксы для поддержки устаревших браузеров заглавной страницей
height: 5em;
* Будут переведены на TemplateStyles, см. [[phab:T162379]]
background-color: #f5fff5;
*/
/* @embed */
.main-top-right > ul {
background-image: url(/skins/Vector/images/headbg.png);
display: -webkit-box;
background-position: bottom left;
display: -webkit-flex;
background-repeat: repeat-x;
-webkit-flex-wrap: wrap;
}
}
#mw-head-base {
 
margin-top: -5em;
.main-featuredLists > .main-featuredLists-item {
margin-left: 10em;
-webkit-box-align: stretch;
height: 5em;
-webkit-align-items: stretch;
/* @embed */
-webkit-column-break-inside: avoid;
background-image: url(/skins/Vector/images/border.png);
display: -webkit-box;
background-position: bottom left;
display: -webkit-flex;
background-repeat: repeat-x;
}
}
div#mw-head {
 
position: absolute;
.main-featuredLists-item > img {
top: 0;
-webkit-box-flex: 0;
right: 0;
-webkit-flex: 0 auto;
width: 100%;
}
}
div#mw-head h5 {
 
margin: 0;
.main-footer {
padding: 0;
display: -webkit-box;
display: -webkit-flex;
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
}
}
/* Hide empty portlets */
div.emptyPortlet {
display: none;
}
/* Personal */
#p-personal {
position: absolute;
top: 0;
right: 0.75em;
}
#p-personal h5 {
display: none;
}
#p-personal ul {
list-style: none;
margin: 0;
padding-left: 10em; /* Keep from overlapping logo */
}
/* @noflip */
#p-personal li {
line-height: 1.125em;
float: left;
}
/* This one flips! */
#p-personal li {
margin-left: 0.75em;
margin-top: 0.5em;
font-size: 0.75em;
white-space: nowrap;
}
/* Navigation Containers */
#left-navigation {
position: absolute;
left: 10em;
top: 2.5em;
margin-top: 0px;
margin-left: 0px;
}
#right-navigation {
float: right;
margin-top: 2.5em;
}
/* Navigation Labels */
div.vectorTabs h5,
div.vectorMenu h5 span {
display: none;
}
/* Namespaces and Views */
/* @noflip */
div.vectorTabs {
float: left;
height: 2.5em;
}
div.vectorTabs {
/* @embed */
background-image: url(/skins/Vector/images/tab-break.png);
background-position: bottom left;
background-repeat: no-repeat;
padding-left: 1px;
}
/* @noflip */
div.vectorTabs ul {
float: left;
}
div.vectorTabs ul {
height: 100%;
list-style: none;
margin: 0;
padding: 0;
}
/* @noflip */
div.vectorTabs ul li {
float: left;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorTabs ul li {
line-height: 1.125em;
display: inline-block;
height: 100%;
margin: 0;
padding: 0;
background-color: #f3f3f3;
/* @embed */
background-image: url(/skins/Vector/images/tab-normal-fade.png);
background-position: bottom left;
background-repeat: repeat-x;
white-space:nowrap;
}


/* IGNORED BY IE6 */
.main-footer-actions {
div.vectorTabs ul > li {
-webkit-box-flex: 1;
display: block;
-webkit-flex: 1;
}
div.vectorTabs li.selected {
/* @embed */
background-image: url(/skins/Vector/images/tab-current-fade.png);
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorTabs li a {
display: inline-block;
height: 1.9em;
padding-left: 0.5em;
padding-right: 0.5em;
color: #008000;
cursor: pointer;
font-size: 0.8em;
}
/* IGNORED BY IE6 */
div.vectorTabs li > a {
display: block;
color: #008000;
}
div.vectorTabs li.icon a {
background-position: bottom right;
background-repeat: no-repeat;
color: #008000;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorTabs span a  {
display: inline-block;
padding-top: 1.25em;
}
/* IGNORED BY IE6 */
/* @noflip */
div.vectorTabs span > a {
float: left;
display: block;
color: #008000;
}
div.vectorTabs span {
display: inline-block;
/* @embed */
background-image: url(/skins/Vector/images/tab-break.png);
background-position: bottom right;
background-repeat: no-repeat;
}
div.vectorTabs li.selected a {
color: #008000;
}
div.vectorTabs li.selected a:visited{
color: #333333;
text-decoration: none;
}
div.vectorTabs li.new a,
div.vectorTabs li.new a:visited{
color: #a55858;
}
/* Variants and Actions */
/* @noflip */
div.vectorMenu {
direction: ltr;
float: left;
/* @embed */
background-image: url(/skins/Vector/images/arrow-down-icon.png);
background-position: 100% 60%;
background-repeat: no-repeat;
cursor: pointer;
}
div.vectorMenuFocus {
/* @embed */
background-image: url(/skins/Vector/images/arrow-down-focus-icon.png);
background-position: 100% 60%;
}
/* @noflip */
body.rtl div.vectorMenu {
direction: rtl;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
/* @noflip */
div#mw-head div.vectorMenu h5 {
float: left;
/* @embed */
background-image: url(/skins/Vector/images/tab-break.png);
background-repeat: no-repeat;
}
/* This will be flipped - unlike the one above it */
div#mw-head div.vectorMenu h5 {
background-position: bottom left;
margin-left: -1px;
}
/* IGNORED BY IE6 */
div#mw-head div.vectorMenu > h5 {
background-image: none;
}
div#mw-head div.vectorMenu h4 {
display: inline-block;
float: left;
font-size: 0.8em;
padding-left: 0.5em;
padding-top: 1.375em;
font-weight: normal;
border: none;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
/* @noflip */
div.vectorMenu h5 a {
color: #008000;
display: inline-block;
width: 24px;
height: 2.5em;
text-decoration: none;
/* @embed */
background-image: url(/skins/Vector/images/tab-break.png);
background-repeat: no-repeat;
}
/* This will be flipped - unlike the one above it */
div.vectorMenu h5 a {
color: #008000;
background-position: bottom right;
}
/* IGNORED BY IE6 */
div.vectorMenu h5 > a {
color: #008000;
display: block;
}
div.vectorMenu div.menu {
position: relative;
display: none;
clear: both;
text-align: left;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
/* @noflip */
body.rtl div.vectorMenu div.menu {
margin-left: 24px;
}
/* IGNORED BY IE6 */
/* @noflip */
body.rtl div.vectorMenu > div.menu {
margin-left: auto;
}
/* IGNORED BY IE6 */
/* Also fixes old versions of FireFox */
/* @noflip */
body.rtl div.vectorMenu > div.menu,
x:-moz-any-link {
margin-left: 23px;
}
/* Enable forcing showing of the menu for accessibility */
div.vectorMenu:hover div.menu,
div.vectorMenu div.menuForceShow {
display: block;
}
div.vectorMenu ul {
position: absolute;
background-color: #f5fff5;
border: solid 1px silver;
border-top-width: 0;
list-style: none;
list-style-image: none;
list-style-type: none;
padding: 0;
margin: 0;
margin-left: -1px;
text-align: left;
}
/* Fixes old versions of FireFox */
div.vectorMenu ul,
x:-moz-any-link {
min-width: 5em;
}
/* Returns things back to normal in modern versions of FireFox */
div.vectorMenu ul,
x:-moz-any-link,
x:default {
min-width: 0;
}
div.vectorMenu li {
padding: 0;
margin: 0;
text-align: left;
line-height: 1em;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div.vectorMenu li a {
display: inline-block;
padding: 0.5em;
white-space: nowrap;
color: #008000;
cursor: pointer;
font-size: 0.8em;
}
/* IGNORED BY IE6 */
div.vectorMenu li > a {
color: #008000;
display: block;
}
div.vectorMenu li.selected a {
color: #008000;
}
div.vectorMenu li.selected a:visited {
color: #333333;
text-decoration: none;
}
/* Search */
#p-search h5 {
display: none;
}
/* @noflip */
#p-search {
float: left;
}
#p-search {
margin-right: 0.5em;
margin-left: 0.5em;
}
#p-search form,
#p-search input {
margin: 0;
margin-top: 0.4em;
}
div#simpleSearch {
display: block;
width: 14em;
height: 1.4em;
margin-top: 0.65em;
position: relative;
min-height: 1px; /* Gotta trigger hasLayout for IE7 */
border: solid 1px #AAAAAA;
color: black;
background-color: #f5fff5;
/* @embed */
background-image: url(/skins/Vector/images/search-fade.png);
background-position: top left;
background-repeat: repeat-x;
}
div#simpleSearch label {
/*
* DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
* this from ever being shown anyways.
*/
font-size: 13px;
top: 0.25em;
direction: ltr;
}
div#simpleSearch input {
color: black;
direction: ltr;
}
div#simpleSearch input:focus {
outline: none;
}
div#simpleSearch input.placeholder {
color: #999999;
}
div#simpleSearch input::-webkit-input-placeholder {
color: #999999;
}
div#simpleSearch input#searchInput {
position: absolute;
top: 0;
left: 0;
width: 90%;
margin: 0;
padding: 0;
padding-left: 0.2em;
padding-top: 0.2em;
padding-bottom: 0.2em;
outline: none;
border: none;
/*
* DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
* this from ever being shown anyways.
*/
font-size: 13px;
background-color: transparent;
direction: ltr;
}
div#simpleSearch button#searchButton {
position: absolute;
width: 10%;
right: 0;
top: 0;
padding: 0;
padding-top: 0.3em;
padding-bottom: 0.2em;
padding-right: 0.4em;
margin: 0;
border: none;
cursor: pointer;
background-color: transparent;
background-image: none;
}
/* OVERRIDDEN BY COMPLIANT BROWSERS */
div#simpleSearch button#searchButton img {
border: none;
margin: 0;
margin-top: -3px;
padding: 0;
}
/* IGNORED BY IE6 */
div#simpleSearch button#searchButton > img {
margin: 0;
}
/* Panel */
div#mw-panel {
position: absolute;
top: 160px;
padding-top: 1em;
width: 10em;
left: 0;
}
}
div#mw-panel div.portal {
 
padding-bottom: 1.5em;
.main-footer-actions > ul {
direction: ltr;
-webkit-box-align: center;
}
-webkit-align-items: center;
div#mw-panel div.portal h5 {
display: -webkit-box;
font-weight: normal;
display: -webkit-flex;
color: #008000;
padding: 0.25em;
padding-top: 0;
padding-left: 1.75em;
cursor: default;
border: none;
font-size: 0.75em;
}
div#mw-panel div.portal h5 a {
color: #008000;
}
div#mw-panel div.portal h5 a:visited {
color: #007500;
}
div#mw-panel div.portal h5 a:active {
color: #018e01;
}
div#mw-panel div.portal h5 a:hover {
color: #018e01;
text-decoration: underline;
}
div#mw-panel div.portal div.body {
margin: 0;
padding-top: 0.5em;
margin-left: 1.25em;
/* @embed */
background-image: url(/skins/Vector/images/portal-break.png);
background-repeat: no-repeat;
background-position: top left;
}
div#mw-panel div.portal div.body ul {
list-style: none;
list-style-image: none;
list-style-type: none;
padding: 0;
margin: 0;
}
div#mw-panel div.portal div.body ul li {
line-height: 1.125em;
padding: 0;
padding-bottom: 0.5em;
margin: 0;
overflow: hidden;
font-size: 0.75em;
}
div#mw-panel div.portal div.body ul li a {
color: #008000;
}
div#mw-panel div.portal div.body ul li a:visited {
color: #007500;
}
/* Footer */
div#footer {
margin-left: 10em;
margin-top: 0;
padding: 0.75em;
/* @embed */
background-image: url(/skins/Vector/images/border.png);
background-position: top left;
background-repeat: repeat-x;
direction: ltr;
}
}
div#footer ul {
 
list-style: none;
.main-footer-menu {
list-style-image: none;
-webkit-box-align: stretch;
list-style-type: none;
-webkit-align-items: stretch;
margin: 0;
display: -webkit-box;
padding: 0;
display: -webkit-flex;
}
}
div#footer ul li {
 
margin: 0;
.main-footer-menuToggle {
padding: 0;
-webkit-box-align: center;
padding-top: 0.5em;
-webkit-align-items: center;
padding-bottom: 0.5em;
display: -webkit-box;
color: #333333;
display: -webkit-flex;
font-size: 0.7em;
}
}
div#footer #footer-icons {
 
float: right;
.main-wikimedia-list {
-webkit-column-count: 4;
-webkit-column-width: 15em;
}
}
/* @noflip */
 
body.ltr div#footer #footer-places {
.main-wikimedia-list > .main-wikimedia-listItem {
float: left;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-webkit-column-break-inside: avoid;
display: -webkit-box;
display: -webkit-flex;
}
}
div#footer #footer-info li {
 
line-height: 1.4em;
.main-wikimedia-listItem > img {
-webkit-box-flex: 0;
-webkit-flex: 0 auto;
}
}
div#footer #footer-icons li {
 
float: left;
.main-wikimedia-listItem > a {
margin-left: 0.5em;
-webkit-box-flex: 1;
line-height: 2em;
-webkit-flex: 1;
text-align: right;
}
}
div#footer #footer-places li {
 
float: left;
@media (max-width: 719px) {
margin-right: 1em;
.main-wikimedia-list {
line-height: 2em;
-webkit-column-width: 10em;
}
}
/* Logo */
#p-logo {
position: absolute;
top: -160px;
left: 0;
width: 10em;
height: 160px;
}
#p-logo a {
color: #008000;
display: block;
width: 10em;
height: 160px;
background-repeat: no-repeat;
background-position: center center;
text-decoration: none;
}
}


/*
@media (min-width: 1000px) {
*
.main-wrapper {
* The following code is highly modified from monobook. It would be nice if the
display: -webkit-box;
* preftoc id was more human readable like preferences-toc for instance,
display: -webkit-flex;
* howerver this would require backporting the other skins.
}
*/


/* Preferences */
.main-wrapper-column {
#preftoc {
-webkit-box-flex: 1;
/* Tabs */
-webkit-flex: 1;
width: 100%;
float: left;
clear: both;
margin: 0 !important;
padding: 0 !important;
/* @embed */
background-image: url(/skins/Vector/images/preferences-break.png);
background-position: bottom left;
background-repeat: no-repeat;
}
#preftoc li {
/* Tab */
float: left;
margin: 0;
padding: 0;
padding-right: 1px;
height: 2.25em;
white-space: nowrap;
list-style-type: none;
list-style-image: none;
/* @embed */
background-image: url(/skins/Vector/images/preferences-break.png);
background-position: bottom right;
background-repeat: no-repeat;
}
}
/* Sadly, IE6 won't understand this */
 
#preftoc li:first-child {
.main-top {
margin-left: 1px;
-webkit-box-align: center;
-webkit-align-items: center;
display: -webkit-box;
display: -webkit-flex;
}
}
#preftoc a  {
 
color: #008000;
.main-top-left {
background-image: -webkit-linear-gradient(left, #f8f9fa 0%, #f8f9fa 70%, rgba(248, 249, 250, 0) 100%);
-webkit-box-flex: 3;
-webkit-flex: 3;
}
}
#preftoc a:active {
display: inline-block;
.main-top-right {
position: relative;
-webkit-box-flex: 2;
color: #008000;
-webkit-flex: 2;
padding: 0.5em;
text-decoration: none;
background-image: none;
font-size: 0.9em;
}
}
#preftoc a:hover {
 
color: #008000;
.main-top-right > ul {
}
-webkit-box-align: center;
#preftoc a:focus {
-webkit-align-items: center;
color: #008000;
-webkit-box-orient: horizontal;
text-decoration: underline;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-webkit-box-pack: left;
-webkit-justify-content: left;
}
}
#preftoc li.selected a {
/* @embed */
background-image: url(/skins/Vector/images/preferences-fade.png);
background-position: bottom;
background-repeat: repeat-x;
color: #333333;
text-decoration: none;
}
#preferences {
float: left;
width: 100%;
margin: 0;
margin-top: -2px;
clear: both;
border: solid 1px #cccccc;
background-color: #f9f9f9;
/* @embed */
background-image: url(/skins/Vector/images/preferences-base.png);
}
}
#preferences fieldset {
 
border: none;
/* Служебные классы для показа сообщений отдельным группам пользователей */
border-top: solid 1px #cccccc;
.group-checkuser-show,
}
.group-bureaucrat-show,
#preferences fieldset.prefsection {
.group-sysop-show,
border: none;
.group-engineer-show,
padding: 0;
.group-closer-show,
margin: 1em;
.group-filemover-show,
}
.group-editor-show,
#preferences legend {
.group-autoeditor-show,
color: #666666;
.group-user-show {
}
#preferences fieldset.prefsection legend.mainLegend {
display: none;
display: none;
}
#preferences td {
padding-left: 0.5em;
padding-right: 0.5em;
}
#preferences td.htmlform-tip {
font-size: x-small;
padding: .2em 2em;
color: #666666;
}
#preferences div.mw-prefs-buttons {
padding: 1em;
}
#preferences div.mw-prefs-buttons input {
margin-right: 0.25em;
}
}


/**
/* Style for horizontal lists (separator following item).
* The following code is slightly modified from monobook
  Adapted for the mobile version.
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
  @revision 6 (2014-05-09)
  @author [[User:Edokter]]
  */
  */
div#content {
/* Display list items inline */
background-color: #f5fff5;
.mw-parser-output .hlist dd,
line-height: 1.5em;
.mw-parser-output .hlist dt,
margin-left: 160px;
.mw-parser-output .hlist li {
border-color: #359d2f;
    margin: 0;
border-bottom-width: 0px;
    display: inline;
}
}
#bodyContent {
/* Display nested lists inline */
background-color: #f5fff5;
.mw-parser-output .hlist.inline,
font-size: 0.8em;
.mw-parser-output .hlist.inline dl,
border-color: #359d2f;
.mw-parser-output .hlist.inline ol,
.mw-parser-output .hlist.inline ul,
.mw-parser-output .hlist dl dl, .hlist dl ol, .hlist dl ul,
.mw-parser-output .hlist ol dl, .hlist ol ol, .hlist ol ul,
.mw-parser-output .hlist ul dl, .hlist ul ol, .hlist ul ul {
    margin: 0;
    display: inline;
}
}
 
/* Generate interpuncts */
.editsection {
.mw-parser-output .hlist dt:after {
float: right;
    content: ": ";
}
}
 
.mw-parser-output .hlist dd:after,
ul {
.mw-parser-output .hlist li:after {
/* @embed */
    content: " · ";
list-style-image: url(/skins/Vector/images/bullet-icon.png);
    font-weight: bold;
}
}
 
.mw-parser-output .hlist dd:last-child:after,
pre {
.mw-parser-output .hlist dt:last-child:after,
line-height: 1.3em;
.mw-parser-output .hlist li:last-child:after {
    content: none;
}
}
 
/* Add parentheses around nested lists */
/* Site Notice (includes notices from CentralNotice extension) */
.mw-parser-output .hlist dd dd:first-child:before, .mw-parser-output .hlist dd dt:first-child:before, .mw-parser-output .hlist dd li:first-child:before,
#siteNotice {
.mw-parser-output .hlist dt dd:first-child:before, .mw-parser-output .hlist dt dt:first-child:before, .mw-parser-output .hlist dt li:first-child:before,
font-size: 0.8em;
.mw-parser-output .hlist li dd:first-child:before, .mw-parser-output .hlist li dt:first-child:before, .mw-parser-output .hlist li li:first-child:before {
    content: " (";
    font-weight: normal;
}
}
#firstHeading {
.mw-parser-output .hlist dd dd:last-child:after, .mw-parser-output .hlist dd dt:last-child:after, .mw-parser-output .hlist dd li:last-child:after,
padding-top: 0;
.mw-parser-output .hlist dt dd:last-child:after, .mw-parser-output .hlist dt dt:last-child:after, .mw-parser-output .hlist dt li:last-child:after,
margin-top: 0;
.mw-parser-output .hlist li dd:last-child:after, .mw-parser-output .hlist li dt:last-child:after, .mw-parser-output .hlist li li:last-child:after {
padding-top: 0;
    content: ") ";
font-size: 1.6em;
    font-weight: normal;
}
}
div#content a.external,
/* Put ordinals in front of ordered list items */
div#content a.external[href ^="gopher://"] {
.mw-parser-output .hlist ol {
/* @embed */
    counter-reset: listitem;
background: url(/skins/Vector/images/external-link-ltr-icon.png) center right no-repeat;
padding-right: 13px;
color: #008000; /* цвет внешних ссылок */
}
}
div#content a.external[href ^="https://"],
.mw-parser-output .hlist ol > li {
.link-https {
    counter-increment: listitem;
/* @embed */
background: url(/skins/Vector/images/lock-icon.png) center right no-repeat;
padding-right: 13px;
color: #008000; /* цвет внешних ссылок */
}
}
div#content a.external[href ^="mailto:"],
.mw-parser-output .hlist ol > li:before {
.link-mailto {
    content: " " counter(listitem) " ";
/* @embed */
    white-space: nowrap;
background: url(/skins/Vector/images/mail-icon.png) center right no-repeat;
padding-right: 13px;
color: #008000; /* цвет внешних ссылок */
}
}
div#content a.external[href ^="news:"] {
.mw-parser-output .hlist dd ol > li:first-child:before,
/* @embed */
.mw-parser-output .hlist dt ol > li:first-child:before,
background: url(/skins/Vector/images/news-icon.png) center right no-repeat;
.mw-parser-output .hlist li ol > li:first-child:before {
padding-right: 13px;
    content: " (" counter(listitem) " ";
color: #008000; /* цвет внешних ссылок */
}
}
div#content a.external[href ^="ftp://"],
 
.link-ftp {
/* Списки без маркеров */
/* @embed */
.plainlist ol:not(.references),
background: url(/skins/Vector/images/file-icon.png) center right no-repeat;
.plainlist dl,
padding-right: 13px;
.plainlist ul {
color: #008000; /* цвет внешних ссылок */
line-height: inherit;
list-style: none none;
margin: 0;
padding: 0;
}
}
div#content a.external[href ^="irc://"],
.plainlist ol:not(.references) li,
div#content a.external[href ^="ircs://"],
.plainlist dl dt,
.link-irc {
.plainlist dl dd,
/* @embed */
.plainlist ul li {
background: url(/skins/Vector/images/talk-icon.png) center right no-repeat;
margin: 0;
padding-right: 13px;
color: #008000; /* цвет внешних ссылок */
}
}
div#content a.external[href $=".ogg"], div#content a.external[href $=".OGG"],
.plainlist dl dt:after {
div#content a.external[href $=".mid"], div#content a.external[href $=".MID"],
content: ": ";
div#content a.external[href $=".midi"], div#content a.external[href $=".MIDI"],
div#content a.external[href $=".mp3"], div#content a.external[href $=".MP3"],
div#content a.external[href $=".wav"], div#content a.external[href $=".WAV"],
div#content a.external[href $=".wma"], div#content a.external[href $=".WMA"],
.link-audio {
/* @embed */
background: url(/skins/Vector/images/audio-icon.png) center right no-repeat;
padding-right: 13px;
color: #008000; /* цвет внешних ссылок */
}
}
div#content a.external[href $=".ogm"], div#content a.external[href $=".OGM"],
 
div#content a.external[href $=".avi"], div#content a.external[href $=".AVI"],
/* Неразрывные пробелы в горизонтальных списках */
div#content a.external[href $=".mpeg"], div#content a.external[href $=".MPEG"],
.nowrap,
div#content a.external[href $=".mpg"], div#content a.external[href $=".MPG"],
.nowraplinks a,
.link-video {
.nowraplinks .selflink,
/* @embed */
.hlist-items-nowrap dd,
background: url(/skins/Vector/images/video-icon.png) center right no-repeat;
.hlist-items-nowrap dt,
padding-right: 13px;
.hlist-items-nowrap li {
color: #008000; /* цвет внешних ссылок */
    white-space: nowrap;
}
}
div#content a.external[href $=".pdf"], div#content a.external[href $=".PDF"],
 
div#content a.external[href *=".pdf#"], div#content a.external[href *=".PDF#"],
/* Но где-то неразрывность надо сбросить (например, в навшаблонах в узких местах) */
div#content a.external[href *=".pdf?"], div#content a.external[href *=".PDF?"],
.wrap,
.link-document {
.wraplinks a,
/* @embed */
.hlist-items-nowrap dl dl, .hlist-items-nowrap dl ol, .hlist-items-nowrap dl ul, /* Allow nested lists to wrap anyway */
background: url(/skins/Vector/images/document-icon.png) center right no-repeat;
.hlist-items-nowrap ol dl, .hlist-items-nowrap ol ol, .hlist-items-nowrap ol ul,
padding-right: 13px;
.hlist-items-nowrap ul dl, .hlist-items-nowrap ul ol, .hlist-items-nowrap ul ul {
color: #008000; /* цвет внешних ссылок */
    white-space: normal;
}
}


div#content .printfooter {
.reflist-narrow .mw-references-columns {
display: none;
-webkit-column-width: 20em;
-moz-column-width: 20em;
column-width: 20em;
}
}
/* Icon for Usernames */
.reflist-wide .mw-references-columns {
#pt-userpage,
-webkit-column-width: 40em;
#pt-anonuserpage,
-moz-column-width: 40em;
#pt-login {
column-width: 40em;
/* @embed */
background: url(/skins/Vector/images/user-icon.png) left top no-repeat;
padding-left: 15px !important;
text-transform: none;
}
}


.redirectText {
/* Enable custom list style types */
font-size: 140%;
.reflist ol.references {
list-style-type: inherit;
}
}


.redirectMsg img {
blockquote {
vertical-align: text-bottom;
quotes: '\00AB' '\00BB';
}
}


#bodyContent {
/* Блок ссылок на альтернативные сервисы рядом с координатами («HGЯО») */
position: relative;
.mw-body .geo-services {
top: 3px;
font-size: 82%;
width: 100%;
border-color: #359d2f;
}
}
#mw-js-message {
 
font-size: 0.8em;
.geo-services a > span {
margin: 0.25em;
}
}
div#bodyContent {
 
line-height: 1.5em;
.geo-services > :first-child a > span {
border-color: #359d2f;
margin-left: 0.4em;
}
}


/* Watch/Unwatch Icon Styling */
/* Временные правки стилей элементов внутри карточек */
#ca-unwatch.icon a {
table.infobox td p {
color: #008000;
margin: 0 !important;
}
}
#ca-watch.icon a {
table.infobox td .NavContent {
margin-left: 0 !important;
}
 
/* Списки в карточках */
.infobox th:not(.noplainlist) > ul,
.infobox td:not(.noplainlist) > ul,
.infobox [data-wikidata-property-id] > ul {
list-style-type: none;
list-style-image: none;
margin: 0;
margin: 0;
padding: 0;
padding: 0;
outline: none;
}
display: block;
.infobox .noplainlist > ul:first-child {
width: 26px;
/* This hides the text but shows the background image */
padding-top: 3.1em;
margin-top: 0;
margin-top: 0;
/* Only applied in IE6 */
margin-top: -0.8em !ie;
height: 0;
overflow: hidden;
/* @embed */
background-image: url(/skins/Vector/images/watch-icons.png);
}
}
#ca-unwatch.icon a {
.infobox th > ol,
color: #008000;
.infobox td > ol,
background-position: -43px 60%;
.infobox [data-wikidata-property-id] > ol {
margin: 0;
}
}
#ca-watch.icon a {
.infobox th > dl,
color: #008000;
.infobox td > dl,
background-position: 5px 60%;
.infobox [data-wikidata-property-id] > dl {
margin: 0;
}
}
#ca-unwatch.icon a:hover {
.infobox.infobox li,
color: #008000;
.infobox.infobox dt,
.infobox.infobox dd {
margin-bottom: 0;
}
}
#ca-unwatch.icon a:focus {
.infobox th > ol.references,
background-position: -67px 60%;
.infobox td > ol.references {
color: #008000;
line-height: 1.25em;
}
}
#ca-watch.icon a:hover {
 
color: #008000;
/* Таблицы наград в карточках */
.content table.infobox table {
margin: 0;
}
}
#ca-watch.icon a:focus {
.content table.infobox table td {
background-position: -19px 60%;
    width: initial;
color: #008000;
    padding: initial;
}
}
#ca-unwatch.icon a.loading {
 
color: #008000;
/* Сбрасываем неразрывность где нужно (инфобоксы, карточки, blockright) */
.infobox .nowrap,
.infobox .nowraplinks a,
.infobox .nowraplinks .selflink,
.blockright .nowrap {
white-space: normal;
}
}
#ca-watch.icon a.loading {
 
/* @embed */
/* Скрытие «показать/скрыть карту» на мобильных */
background-image: url(/skins/Vector/images/watch-icon-loading.gif);
.mw-customtoggle-maps1 {
background-position: 5px 60%;
display: none;
color: #008000;
}
}
#ca-unwatch.icon a span {
 
color: #008000;
/* {{ref-info}} */
.ref-info {
font-size: 85%;
cursor: help;
color: #72777d;
}
}
#ca-watch.icon a span {
 
display: none;
/* {{tl}} и аналоги */
color: #008000;
.wp-templatelink {
color: #9098a0;
}
 
/* [[Википедия:Оформление таблиц]] */
.standard,
.wide {
border: 1px solid #339933;
border-collapse: collapse;
}
 
.standard > tr > th,
.standard > tr > td,
.standard > * > tr > th,
.standard > * > tr > td,
.wide > tr > th,
.wide > tr > td,
.wide > * > tr > th,
.wide > * > tr > td {
border: 1px solid #339933;
padding: 0.2em 0.4em;
}
 
.standard > tr > th,
.standard > * > tr > th,
.wide > tr > th,
.wide > * > tr > th {
background-color: #DAEAD3;
}
}
div.vectorTabs ul {
 
/* @embed */
/* Класс для [[Ш:Работа для администратов]] и подобных
background-image:url(/skins/Vector/images/tab-break.png);
  для нормального отображения в мобильной версии */
background-position:right bottom;
.blockright {
background-repeat:no-repeat;
width: 100%;
margin: 0.25em 0;
}
}


/* Tooltips are outside of the normal body code, so this helps make the size of the text sensible */
/* Стили для расширения [[mw:Extension:Babel]] (13-07-17) */
.tipsy {
/* Скрытие буквы N у родных языков, по аналогии со старыми языковыми шаблонами */
font-size: 0.8em;
.mw-babel-box-level-N {
display: none;
}
}

Текущая версия от 21:05, 5 декабря 2023

/* Стили для заглавной страницы */
@media (max-width: 719px) {
	
	.page-Заглавная_страница #content {
		background-color:#DAEAD3;
	}
	.page-Заглавная_страница .header-container.header-chrome {
		box-shadow:none; 
	}
	
}

a {
	text-decoration: none;
	color: #008000; /* цвет ссылок */
	background: none;
}
a:visited {
	color: #007500; /* цвет посещённых ссылок */
}
a:active { 
	color: #018e01; /* цвет ссылки при нажатии */
}
a:hover {
	color: #018e01; /* цвет ссылки при наведении курсора */
	text-decoration: underline;
}
a.external:visited {
    color: #007500; /* цвет посещённых внешних ссылок */
}
a.external:active { 
	color: #018e01; /* цвет внешней ссылки при нажатии */
}
a.external:hover {
	color: #018e01; /* цвет внешней ссылки при наведении курсора */
	text-decoration: underline;
}
table.wikitable {
	background-color: #f5fff5; /* цвет фона таблиц */
}
table.wikitable tr th {
	background-color: #deffde; /* цвет фона заголовка таблиц */
    border-color: #339933; /* цвет рамок заголовка таблиц */
}
table.wikitable tr td {
    border-color: #339933; /* цвет рамок строк таблиц */
}
table.wikitable tr:nth-child(2n-1) {
	background-color: #edf9ed;  /* цвет фона нечётных строк таблиц */
}
table.dpl {
	margin: 1em 0;
	border-collapse: collapse;
	background-color: #f5fff5; /* цвет фона таблиц в DPL */
}
table.dpl tr th {
	padding: 0.2em 0.4em;
	background-color: #deffde; /* цвет фона заголовка таблиц в DPL */
    border: 1px solid #339933; /* цвет рамок заголовка таблиц в DPL */
}
table.dpl tr td {
	padding: 0.2em 0.4em;
    border: 1px solid #339933; /* цвет рамок строк таблиц в DPL */
}
table.dpl tr:nth-child(2n-1) {
	background-color: #edf9ed;  /* цвет фона нечётных строк таблиц в DPL */
}
table.dpl a, a:visited, a:active, a:hover {
	color: inherit; /* цвет ссылок для таблиц в DPL */
}
table.dpl sup.reference a, a:visited, a:active, a:hover {
	color: #018e01; /* цвет ссылок сносок для таблиц в DPL */
}
table.wikitablered {
	background-color: #fff5f5; /* цвет фона красных таблиц */
	border: solid 1px #993333;
	border-collapse: collapse;
}
table.wikitablered tr th {
	background-color: #ffdede; /* цвет фона заголовка красных таблиц */
    border: solid 1px #993333; /* цвет рамок заголовка красных таблиц */
}
table.wikitablered tr td {
    border: solid 1px #993333; /* цвет рамок строк красных таблиц */
}
.mw-body {
	background-color: #f5fff5;
	border-color: #359d2f;
}

/*
 * Костыли-префиксы для поддержки устаревших браузеров заглавной страницей
 * Будут переведены на TemplateStyles, см. [[phab:T162379]]
*/
.main-top-right > ul {
	display: -webkit-box;
	display: -webkit-flex;
	-webkit-flex-wrap: wrap;
}

.main-featuredLists > .main-featuredLists-item {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-webkit-column-break-inside: avoid;
	display: -webkit-box;
	display: -webkit-flex;
}

.main-featuredLists-item > img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
}

.main-footer {
	display: -webkit-box;
	display: -webkit-flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
}

.main-footer-actions {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
}

.main-footer-actions > ul {
	-webkit-box-align: center;
	-webkit-align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
}

.main-footer-menu {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	display: -webkit-box;
	display: -webkit-flex;
}

.main-footer-menuToggle {
	-webkit-box-align: center;
	-webkit-align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
}

.main-wikimedia-list {
	-webkit-column-count: 4;
	-webkit-column-width: 15em;
}

.main-wikimedia-list > .main-wikimedia-listItem {
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-webkit-column-break-inside: avoid;
	display: -webkit-box;
	display: -webkit-flex;
}

.main-wikimedia-listItem > img {
	-webkit-box-flex: 0;
	-webkit-flex: 0 auto;
}

.main-wikimedia-listItem > a {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
}

@media (max-width: 719px) {
	.main-wikimedia-list {
		-webkit-column-width: 10em;
	}
}

@media (min-width: 1000px) {
	.main-wrapper {
		display: -webkit-box;
		display: -webkit-flex;
	}

	.main-wrapper-column {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
	}

	.main-top {
		-webkit-box-align: center;
		-webkit-align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
	}

	.main-top-left {
		background-image: -webkit-linear-gradient(left, #f8f9fa 0%, #f8f9fa 70%, rgba(248, 249, 250, 0) 100%);
		-webkit-box-flex: 3;
		-webkit-flex: 3;
	}
	
	.main-top-right {
		-webkit-box-flex: 2;
		-webkit-flex: 2;
	}

	.main-top-right > ul {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: row-reverse;
		-webkit-box-pack: left;
		-webkit-justify-content: left;
	}
}

/* Служебные классы для показа сообщений отдельным группам пользователей */
.group-checkuser-show,
.group-bureaucrat-show,
.group-sysop-show,
.group-engineer-show,
.group-closer-show,
.group-filemover-show,
.group-editor-show,
.group-autoeditor-show,
.group-user-show {
	display: none;
}

/* Style for horizontal lists (separator following item).
   Adapted for the mobile version.
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 6 (2014-05-09)
   @author [[User:Edokter]]
 */
/* Display list items inline */
.mw-parser-output .hlist dd,
.mw-parser-output .hlist dt,
.mw-parser-output .hlist li {
    margin: 0;
    display: inline;
}
/* Display nested lists inline */
.mw-parser-output .hlist.inline,
.mw-parser-output .hlist.inline dl,
.mw-parser-output .hlist.inline ol,
.mw-parser-output .hlist.inline ul,
.mw-parser-output .hlist dl dl, .hlist dl ol, .hlist dl ul,
.mw-parser-output .hlist ol dl, .hlist ol ol, .hlist ol ul,
.mw-parser-output .hlist ul dl, .hlist ul ol, .hlist ul ul {
    margin: 0;
    display: inline;
}
/* Generate interpuncts */
.mw-parser-output .hlist dt:after {
    content: ": ";
}
.mw-parser-output .hlist dd:after,
.mw-parser-output .hlist li:after {
    content: " · ";
    font-weight: bold;
}
.mw-parser-output .hlist dd:last-child:after,
.mw-parser-output .hlist dt:last-child:after,
.mw-parser-output .hlist li:last-child:after {
    content: none;
}
/* Add parentheses around nested lists */
.mw-parser-output .hlist dd dd:first-child:before, .mw-parser-output .hlist dd dt:first-child:before, .mw-parser-output .hlist dd li:first-child:before,
.mw-parser-output .hlist dt dd:first-child:before, .mw-parser-output .hlist dt dt:first-child:before, .mw-parser-output .hlist dt li:first-child:before,
.mw-parser-output .hlist li dd:first-child:before, .mw-parser-output .hlist li dt:first-child:before, .mw-parser-output .hlist li li:first-child:before {
    content: " (";
    font-weight: normal;
}
.mw-parser-output .hlist dd dd:last-child:after, .mw-parser-output .hlist dd dt:last-child:after, .mw-parser-output .hlist dd li:last-child:after,
.mw-parser-output .hlist dt dd:last-child:after, .mw-parser-output .hlist dt dt:last-child:after, .mw-parser-output .hlist dt li:last-child:after,
.mw-parser-output .hlist li dd:last-child:after, .mw-parser-output .hlist li dt:last-child:after, .mw-parser-output .hlist li li:last-child:after {
    content: ") ";
    font-weight: normal;
}
/* Put ordinals in front of ordered list items */
.mw-parser-output .hlist ol {
    counter-reset: listitem;
}
.mw-parser-output .hlist ol > li {
    counter-increment: listitem;
}
.mw-parser-output .hlist ol > li:before {
    content: " " counter(listitem) " ";
    white-space: nowrap;
}
.mw-parser-output .hlist dd ol > li:first-child:before,
.mw-parser-output .hlist dt ol > li:first-child:before,
.mw-parser-output .hlist li ol > li:first-child:before {
    content: " (" counter(listitem) " ";
}

/* Списки без маркеров */
.plainlist ol:not(.references),
.plainlist dl,
.plainlist ul {
	line-height: inherit;
	list-style: none none;
	margin: 0;
	padding: 0;
}
.plainlist ol:not(.references) li,
.plainlist dl dt,
.plainlist dl dd,
.plainlist ul li {
	margin: 0;
}
.plainlist dl dt:after {
	content: ": ";
}

/* Неразрывные пробелы в горизонтальных списках */
.nowrap,
.nowraplinks a,
.nowraplinks .selflink,
.hlist-items-nowrap dd,
.hlist-items-nowrap dt,
.hlist-items-nowrap li {
    white-space: nowrap;
}

/* Но где-то неразрывность надо сбросить (например, в навшаблонах в узких местах) */
.wrap,
.wraplinks a,
.hlist-items-nowrap dl dl, .hlist-items-nowrap dl ol, .hlist-items-nowrap dl ul, /* Allow nested lists to wrap anyway */
.hlist-items-nowrap ol dl, .hlist-items-nowrap ol ol, .hlist-items-nowrap ol ul,
.hlist-items-nowrap ul dl, .hlist-items-nowrap ul ol, .hlist-items-nowrap ul ul {
    white-space: normal;
}

.reflist-narrow .mw-references-columns {
	-webkit-column-width: 20em;
	-moz-column-width: 20em;
	column-width: 20em;
}
.reflist-wide .mw-references-columns {
	-webkit-column-width: 40em;
	-moz-column-width: 40em;
	column-width: 40em;
}

/* Enable custom list style types */
.reflist ol.references {
	list-style-type: inherit;
}

blockquote {
	quotes: '\00AB' '\00BB';
}

/* Блок ссылок на альтернативные сервисы рядом с координатами («HGЯО») */
.mw-body .geo-services {
	font-size: 82%;
}

.geo-services a > span {
	margin: 0.25em;
}

.geo-services > :first-child a > span {
	margin-left: 0.4em;
}

/* Временные правки стилей элементов внутри карточек */
table.infobox td p {
	margin: 0 !important;
}
table.infobox td .NavContent {
	margin-left: 0 !important;
}

/* Списки в карточках */ 
.infobox th:not(.noplainlist) > ul,
.infobox td:not(.noplainlist) > ul,
.infobox [data-wikidata-property-id] > ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
.infobox .noplainlist > ul:first-child {
	margin-top: 0;
}
.infobox th > ol,
.infobox td > ol,
.infobox [data-wikidata-property-id] > ol {
	margin: 0;
}
.infobox th > dl,
.infobox td > dl,
.infobox [data-wikidata-property-id] > dl {
	margin: 0;
}
.infobox.infobox li,
.infobox.infobox dt,
.infobox.infobox dd {
	margin-bottom: 0;
}
.infobox th > ol.references,
.infobox td > ol.references {
	line-height: 1.25em;
}

/* Таблицы наград в карточках */
.content table.infobox table {
	margin: 0;
}
.content table.infobox table td {
    width: initial;
    padding: initial;
}

/* Сбрасываем неразрывность где нужно (инфобоксы, карточки, blockright) */
.infobox .nowrap,
.infobox .nowraplinks a,
.infobox .nowraplinks .selflink,
.blockright .nowrap {
	white-space: normal;
}

/* Скрытие «показать/скрыть карту» на мобильных */
.mw-customtoggle-maps1 {
	display: none;
}

/* {{ref-info}} */
.ref-info {
	font-size: 85%;
	cursor: help;
	color: #72777d;
}

/* {{tl}} и аналоги */
.wp-templatelink {
	color: #9098a0;
}

/* [[Википедия:Оформление таблиц]] */
.standard,
.wide {
	border: 1px solid #339933;
	border-collapse: collapse;
}

.standard > tr > th,
.standard > tr > td,
.standard > * > tr > th,
.standard > * > tr > td,
.wide > tr > th,
.wide > tr > td,
.wide > * > tr > th,
.wide > * > tr > td {
	border: 1px solid #339933;
	padding: 0.2em 0.4em;
}

.standard > tr > th,
.standard > * > tr > th,
.wide > tr > th,
.wide > * > tr > th {
	background-color: #DAEAD3;
}

/* Класс для [[Ш:Работа для администратов]] и подобных 
   для нормального отображения в мобильной версии */
.blockright {
	width: 100%;
	margin: 0.25em 0;
}

/* Стили для расширения [[mw:Extension:Babel]] (13-07-17) */
/* Скрытие буквы N у родных языков, по аналогии со старыми языковыми шаблонами */
.mw-babel-box-level-N {
	display: none;
}