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

нет описания правки
Нет описания правки
Нет описания правки
 
(не показано 39 промежуточных версий 2 участников)
Строка 1: Строка 1:
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
@font-face {
@font-face {
font-family: 'Gilroy Regular';
font-family: 'Gilroy Regular';
src: url('https://test09.rgdb.ru/fonts/Gilroy-Regular.eot');
src: url('/fonts/Gilroy-Regular.eot');
src: url('https://test09.rgdb.ru/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
src: url('/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
url('https://test09.rgdb.ru/fonts/Gilroy-Regular.woff') format('woff'),
url('/fonts/Gilroy-Regular.woff') format('woff'),
url('https://test09.rgdb.ru/fonts/Gilroy-Regular.ttf') format('truetype');
url('/fonts/Gilroy-Regular.ttf') format('truetype');
font-weight: normal;
font-weight: normal;
font-style: normal;
font-style: normal;
Строка 11: Строка 10:
@font-face {
@font-face {
font-family: 'Gilroy Bold';
font-family: 'Gilroy Bold';
src: url('https://test09.rgdb.ru/fonts/Gilroy-Bold.eot');
src: url('/fonts/Gilroy-Bold.eot');
src: url('https://test09.rgdb.ru/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
src: url('/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
url('https://test09.rgdb.ru/fonts/Gilroy-Bold.woff') format('woff'),
url('/fonts/Gilroy-Bold.woff') format('woff'),
url('https://test09.rgdb.ru/fonts/Gilroy-Bold.ttf') format('truetype');
url('/fonts/Gilroy-Bold.ttf') format('truetype');
font-weight: normal;
font-weight: normal;
font-style: normal;
font-style: normal;
Строка 20: Строка 19:
body, .mw-body-content h2 {
body, .mw-body-content h2 {
font-family: 'Gilroy Regular';
font-family: 'Gilroy Regular';
font-size: 1.2em;
font-size: 1.1em;
}
}


.firstHeading{
.firstHeading{
background-color: #fff;
background-color: #fff;
}
.mw-body {
    border: 0px solid #fff;
}
}
.mw-body h1{
.mw-body h1{
Строка 30: Строка 32:
}
}
.mw-body-content h2 {
.mw-body-content h2 {
background-color: rgb(235,120,115);
background-color: rgb(240,144,138);
font-size: 1.3em;
font-size: 1.3em;
color: #fff;
color: #fff;
text-indent: 2em;
line-height: 2.4;
border-bottom: 0px solid #fff;
}
}
.toctitle h2 {
.toctitle h2 {
background-color: #fff;
background-color: #F7EDEE;
color: #000;
}
body, #mw-head {
background: #F7EDEE;
    padding-bottom: 13px;
}
}
body {
#p-logo {
  background: rgb(235, 120, 115);
    width: 11em;
    height: 200px;
}
}
#p-logo a {
#p-logo a {
     width: 11.5em;
 
     height: 320px;
     width: 11em;
     height: 360px;
}
.mw-wiki-logo {
background: no-repeat center url(/resources/assets/logo-prodetlit-400x800.png?79e44);
background-size: 9em;
}
}
#mw-panel {
#mw-panel {
Строка 51: Строка 67:
     margin-top: 11em;
     margin-top: 11em;
}
}
.toc {
.toc {
     border: 4px solid rgb(212, 180, 125);
    font-size: 1.3em;
     background-color: #fff;
     border: 4px solid #F7EDEE;
     background-color: #F7EDEE;
}
.toc a {
    color: #000;
}
}
table.wikitable {
table.wikitable {
     background-color: rgb(212, 180, 125);
width: 300px;
     color: #222;
     background-color: rgb(119, 191, 191);
     margin: 1em 0;
     color: #000;
     border: 2px solid rgb(212, 180, 125);
     margin: 0em 0em 1em 1em;
     border: 0px solid rgb(119, 191, 191);
}
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
table.wikitable > tr > th,
     border: 2px solid rgb(212, 180, 125);
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
     border: 0px solid rgb(0, 0, 0);
    padding: 0em 0.4em;
}
}
div.thumbinner {
div.thumbinner {
     border: 0px solid rgb(212, 180, 125);
     border: 0px solid rgb(119, 191, 191);
     background-color: rgb(212, 180, 125);
     background-color: rgb(119, 191, 191);
}
}
html .thumbimage {
html .thumbimage {
     background-color: rgb(212, 180, 125);
     background-color: rgb(119, 191, 191);
     border: 0px solid rgb(212, 180, 125);
     border: 0px solid rgb(119, 191, 191);
}
}
a, a:visited, .toctogglelabel, .mw-parser-output a.external {
#left-menu a, #left-menu a:visited {
    color: rgb(234,96,87);
}
a,
a:visited,
.toctogglelabel,
.mw-parser-output a.external {
     text-decoration: none;
     text-decoration: none;
     color: rgb(235, 120, 115);
     color: rgb(234,96,87);
     background: none;
     background: none;
}
}
.mw-body h1, .mw-body-content h1 {
.mw-body h1,
.mw-body-content h1 {
     font-family: 'Gilroy Bold';
     font-family: 'Gilroy Bold';
}
}
ul {
ul {
     list-style-type: disc;
     list-style-type: disc;
     list-style-image: url(222);
     list-style-image: none;
}
.catlinks {
    border: 0px solid rgb(51, 51, 51);
    background-color: rgb(51, 51, 51);
    color: #fff;
    line-height: 2;
    text-indent: 1.2em;
}
.catlinks a , .catlinks a:visited{
    color: #fff;
}
.catlinks li {
    border-left: 1px solid #fff;
}
#mw-panel .portal .body li a:visited,
#mw-panel .portal .body li a, #mw-panel .portal h3 {
    color: #000;
display: none;
}
#mw-panel .portal .body {
    margin-left: 0.5em;
    padding-top: 0;
    background: transparent;
display: none;
}
 
.mw-body {
margin-left: 11em;
margin-right: 8em;
}
.vector222Tabs li.selected222 a, .vector222Tabs li.selected222 a:visited, .vector222Tabs li, .vector222Tabs ul li {
   
    text-decoration: none;
    font-family: 'Gilroy Bold';
    color: #000;
    background: transparent;
    display: flex;
    align-items: center;
}
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs {
    background: transparent;
}
#left-navigation {
    margin-top: 1em;
    margin-bottom: 0em;
    margin-left: 0em;
}
#p-search {
    margin-right: 8em;
}
#p-personal {
    right: 8em;
}
#mw-panel ul {
list-style-type: none;
margin: 0 11px 0 19px;
font-family: 'Gilroy Bold';
font-size: 0.8125em;
    border: 2px solid rgb(240, 144, 138);
    padding: 2px 0 1px 0;
}
#mw-panel li {
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    margin-left: 0.5em;   
}
#p-personal a, a:visited {
   
    display:none;
}
#footer #footer-icons li {
    margin-right: 10em;
}
.hiddenStructure {
  display: none;
  speak: none;
}
.mw-indicators {
  display:none;
}
table.wikitable222 {
width: 62%;
   
    color: #000;
 
    border: 1px solid rgb(119, 191, 191);
}
table.wikitable222 > tr > th,
table.wikitable222 > tr > td,
table.wikitable222 > * > tr > th,
table.wikitable222 > * > tr > td {
    border: 0px solid rgb(119, 191, 191);
    padding: 0.2em 0.8em;
}
table.wikitable242 {
width: 36%;
    background-color: rgb(119, 191, 191);
    color: #000;
    margin: 1.3em 0em 0em 0em;
    border: 2px solid rgb(119, 191, 191);
}
table.wikitable242 > tr > th,
table.wikitable242 > tr > td,
table.wikitable242 > * > tr > th,
table.wikitable242 > * > tr > td {
    border: 0px solid rgb(0, 0, 0);
    padding: 0.2em 0.2em;
}
table.wikitable242 a, table.wikitable242 a:visited {
    color: #000;
}
table.wikitable242 img {
    max-width: 22.5vw;
    height: auto;
}
table.wikitable242 .thumbinner {
    width: unset !important;
}
table.wikitable243 {
width: 36%;
    background-color: #fff;
    color: #000;
 
    border: 1px solid rgb(119, 191, 191);
}
table.wikitable243 > tr > th,
table.wikitable243 > tr > td,
table.wikitable243 > * > tr > th,
table.wikitable243 > * > tr > td {
    border: 0px solid rgb(0, 0, 0);
    padding: 0.2em 0.8em;
}
table.wikitable243 a, table.wikitable243 a:visited  {
    color: #000;
}
.vector222Tabs ul {
    float: left;
    height: 100%;
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAuCAIAAABmjeQ9AAAAQ0lEQVR4AWVOhQEAIAzC/X+xAXbXeoDFGA3A9yk1n4juBROcUegfarWjP3ojZvEzxs6j+nygmo+zzsk79nY+tOxdEhlf3UHVgUFrVwAAAABJRU5ErkJggg==);
    background-image: url(/skins/Vector222/images/tab-break.png?09d4b) ! ie;
   
    background-repeat: no-repeat;
    display: flex;
    padding-left: 1px;
}
.vector222Tabs li a {
    display: block;
    height: 1.9em;
    padding-left: 0.615em;
    padding-right: 0.615em;
    color: #0645ad;
    cursor: pointer;
    font-size: 0.8125em;
}
#mw-head {
    position: absolute;
    top: 0;
    left: 0;
    width: unset;
    display: flex;
    /* align-content: center; */
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 11em;
    /* left: 11em; */
    /* padding-right: 11em; */
    max-width: 100%;
    min-height: 75px;
}
#right-navigation {
    margin-top: 0em;
}
.vector-search-box-inner {
    /* min-width: 5em; */
    width: 13.2em;
    /* width: 20vw; */
    /* max-width: 20em; */
}
}

Навигация