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

нет описания правки
Нет описания правки
Нет описания правки
 
(не показано 19 промежуточных версий этого же участника)
Строка 3: Строка 3:
@font-face {
@font-face {
font-family: 'Gilroy Regular';
font-family: 'Gilroy Regular';
src: url('https://dev.prodetlit.ru/fonts/Gilroy-Regular.eot');
src: url('/fonts/Gilroy-Regular.eot');
src: url('https://dev.prodetlit.ru/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
src: url('/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'),
url('https://dev.prodetlit.ru/fonts/Gilroy-Regular.woff') format('woff'),
url('/fonts/Gilroy-Regular.woff') format('woff'),
url('https://dev.prodetlit.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;
Строка 12: Строка 12:
@font-face {
@font-face {
font-family: 'Gilroy Bold';
font-family: 'Gilroy Bold';
src: url('https://dev.prodetlit.ru/fonts/Gilroy-Bold.eot');
src: url('/fonts/Gilroy-Bold.eot');
src: url('https://dev.prodetlit.ru/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
src: url('/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
url('https://dev.prodetlit.ru/fonts/Gilroy-Bold.woff') format('woff'),
url('/fonts/Gilroy-Bold.woff') format('woff'),
url('https://dev.prodetlit.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;
Строка 34: Строка 34:
}
}
.mw-body-content h2 {
.mw-body-content h2 {
background-color: rgb(234,96,87);
background-color: rgb(240,144,138);
font-size: 1.3em;
font-size: 1.3em;
color: #fff;
color: #fff;
Строка 47: Строка 47:
body, #mw-head {
body, #mw-head {
background: #F7EDEE;
background: #F7EDEE;
}
#p-logo {
    width: 11em;
    height: 200px;
}
}
#p-logo a {
#p-logo a {
 
     width: 11em;
     width: 11em;
     height: 340px;
     height: 360px;
}
.mw-wiki-logo {
background: no-repeat center url(/resources/assets/logo-prodetlit-400x800.png?79e44);
background-size: 9em;
}
}
#mw-panel {
#mw-panel {
Строка 70: Строка 79:
table.wikitable {
table.wikitable {
width: 300px;
width: 300px;
     background-color: #009AA9;
     background-color: rgb(119, 191, 191);
     color: #000;
     color: #000;
     margin: 0em 0em 1em 1em;
     margin: 0em 0em 1em 1em;
     border: 0px solid rgb(212, 180, 125);
     border: 0px solid rgb(119, 191, 191);
}
}
table.wikitable > tr > th,
table.wikitable > tr > th,
Строка 79: Строка 88:
table.wikitable > * > tr > th,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
table.wikitable > * > tr > td {
     border: 2px solid #009AA9;
     border: 0px solid rgb(0, 0, 0);
    padding: 0em 0.4em;
}
}
div.thumbinner {
div.thumbinner {
Строка 86: Строка 96:
}
}
html .thumbimage {
html .thumbimage {
     background-color: #009AA9;
     background-color: rgb(119, 191, 191);
     border: 0px solid #009AA9;
     border: 0px solid rgb(119, 191, 191);
}
#left-menu a, #left-menu a:visited {
    color: rgb(234,96,87);
}
}
a,
a,
Строка 103: Строка 116:
ul {
ul {
     list-style-type: disc;
     list-style-type: disc;
     list-style-image: url(222);
     list-style-image: none;
}
}
.catlinks {
.catlinks {
Строка 112: Строка 125:
     text-indent: 1.2em;
     text-indent: 1.2em;
}
}
.catlinks a {
.catlinks a , .catlinks a:visited{
     color: #fff;
     color: #fff;
}
}
Строка 127: Строка 140:
     margin-left: 0.5em;
     margin-left: 0.5em;
     padding-top: 0;
     padding-top: 0;
     background-image: url(222);
     background: transparent;
display: none;
display: none;
Строка 141: Строка 154:
     font-family: 'Gilroy Bold';
     font-family: 'Gilroy Bold';
     color: #000;
     color: #000;
     background-image: url(222);
     background: transparent;
}
}
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs {
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs {
     background-image: url(222);
     background: transparent;
}
}
#left-navigation {
#left-navigation {
Строка 167: Строка 180:
#mw-panel li {
#mw-panel li {
     margin-bottom: 0.2em;
     margin-bottom: 0.2em;
    margin-top: 0.2em;
     margin-left: 0.5em;     
     margin-left: 0.5em;     
}
}
Строка 175: Строка 189:
#footer #footer-icons li {
#footer #footer-icons li {
     margin-right: 10em;
     margin-right: 10em;
}
.hiddenStructure {
  display: none;
  speak: none;
}
.mw-indicators {
  display:none;
}
table.wikitable222 {
width: 63%;
   
    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.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;
}
}

Навигация