410
правок
Meduza (обсуждение | вклад) Нет описания правки |
Meduza (обсуждение | вклад) Нет описания правки |
||
(не показано 7 промежуточных версий этого же участника) | |||
Строка 3: | Строка 3: | ||
@font-face { | @font-face { | ||
font-family: 'Gilroy Regular'; | font-family: 'Gilroy Regular'; | ||
src: url(' | src: url('/fonts/Gilroy-Regular.eot'); | ||
src: url(' | src: url('/fonts/Gilroy-Regular.eot?#iefix') format('embedded-opentype'), | ||
url(' | url('/fonts/Gilroy-Regular.woff') format('woff'), | ||
url(' | 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(' | src: url('/fonts/Gilroy-Bold.eot'); | ||
src: url(' | src: url('/fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'), | ||
url(' | url('/fonts/Gilroy-Bold.woff') format('woff'), | ||
url(' | url('/fonts/Gilroy-Bold.ttf') format('truetype'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
Строка 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: | height: 360px; | ||
} | |||
.mw-wiki-logo { | |||
background: no-repeat center url(/resources/assets/logo-prodetlit-400x800.png?79e44); | |||
background-size: 9em; | |||
} | } | ||
#mw-panel { | #mw-panel { | ||
Строка 89: | Строка 98: | ||
background-color: rgb(119, 191, 191); | background-color: rgb(119, 191, 191); | ||
border: 0px solid rgb(119, 191, 191); | border: 0px solid rgb(119, 191, 191); | ||
} | |||
#left-menu a, #left-menu a:visited { | |||
color: rgb(234,96,87); | |||
} | } | ||
a, | a, | ||
Строка 104: | Строка 116: | ||
ul { | ul { | ||
list-style-type: disc; | list-style-type: disc; | ||
list-style-image: | list-style-image: none; | ||
} | } | ||
.catlinks { | .catlinks { | ||
Строка 113: | Строка 125: | ||
text-indent: 1.2em; | text-indent: 1.2em; | ||
} | } | ||
.catlinks a { | .catlinks a , .catlinks a:visited{ | ||
color: #fff; | color: #fff; | ||
} | } | ||
Строка 128: | Строка 140: | ||
margin-left: 0.5em; | margin-left: 0.5em; | ||
padding-top: 0; | padding-top: 0; | ||
background | background: transparent; | ||
display: none; | display: none; | ||
Строка 142: | Строка 154: | ||
font-family: 'Gilroy Bold'; | font-family: 'Gilroy Bold'; | ||
color: #000; | color: #000; | ||
background | background: transparent; | ||
} | } | ||
.vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs { | .vector222Tabs span, .vector222Tabs ul, #mw-page-base, .vector222Tabs { | ||
background | background: transparent; | ||
} | } | ||
#left-navigation { | #left-navigation { | ||
Строка 203: | Строка 215: | ||
background-color: rgb(119, 191, 191); | background-color: rgb(119, 191, 191); | ||
color: #000; | color: #000; | ||
margin: 1. | margin: 1.3em 0em 0em 0em; | ||
border: | border: 2px solid rgb(119, 191, 191); | ||
} | } | ||
table.wikitable242 > tr > th, | table.wikitable242 > tr > th, | ||
Строка 213: | Строка 225: | ||
padding: 0.2em 0.2em; | padding: 0.2em 0.2em; | ||
} | } | ||
table.wikitable242 a, a:visited | table.wikitable242 a, table.wikitable242 a:visited { | ||
color: #000; | color: #000; | ||
} | } | ||
Строка 230: | Строка 242: | ||
padding: 0.2em 0.8em; | padding: 0.2em 0.8em; | ||
} | } | ||
table.wikitable243 a, a:visited | table.wikitable243 a, table.wikitable243 a:visited { | ||
color: #000; | color: #000; | ||
} | } |