MediaWiki:Common.css: различия между версиями
Страница интерфейса MediaWiki
Дополнительные действия
Admin (обсуждение | вклад) Нет описания правки |
Admin (обсуждение | вклад) Нет описания правки |
||
Строка 2: | Строка 2: | ||
.itemepic a { | .itemepic a { | ||
color: #A02EF7 !important; | color: #A02EF7 !important; | ||
} | |||
.itemfine a { | |||
color: #2DC50E !important; | |||
} | } | ||
@media screen and (min-width: 1120px) { | @media screen and (min-width: 1120px) { | ||
Строка 1987: | Строка 1990: | ||
html.skin-theme-clientpref-night .itemepic a { | html.skin-theme-clientpref-night .itemepic a { | ||
color: #b662f5 !important; | color: #b662f5 !important; | ||
} | |||
html.skin-theme-clientpref-night .itemfine a { | |||
color: #4ef62c !important; | |||
} | } | ||
} | } | ||
Строка 2178: | Строка 2184: | ||
html.skin-theme-clientpref-os .itemepic a { | html.skin-theme-clientpref-os .itemepic a { | ||
color: #b662f5 !important; | color: #b662f5 !important; | ||
} | |||
html.skin-theme-clientpref-os .itemfine a { | |||
color: #4ef62c !important; | |||
} | } | ||
} | } |