410
правок
Meduza (обсуждение | вклад) Нет описания правки |
Meduza (обсуждение | вклад) Нет описания правки |
||
(не показаны 4 промежуточные версии этого же участника) | |||
Строка 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; | ||
Строка 98: | Строка 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, | ||
Строка 113: | Строка 116: | ||
ul { | ul { | ||
list-style-type: disc; | list-style-type: disc; | ||
list-style-image: | list-style-image: none; | ||
} | } | ||
.catlinks { | .catlinks { | ||
Строка 137: | Строка 140: | ||
margin-left: 0.5em; | margin-left: 0.5em; | ||
padding-top: 0; | padding-top: 0; | ||
background | background: transparent; | ||
display: none; | display: none; | ||
Строка 151: | Строка 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 { | ||
Строка 222: | Строка 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; | ||
} | } | ||
Строка 239: | Строка 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; | ||
} | } |