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

Нет описания правки
Нет описания правки
Строка 1: Строка 1:
/* Размещённый здесь CSS-код будет загружаться для пользователей, использующих тему оформления Citizen */
/* Размещённый здесь CSS-код будет загружаться для пользователей, использующих тему оформления Citizen */
@import url('https://fonts.googleapis.com/css?family=Merriweather|Cormorant Infant|PT Mono|Neucha|MedievalSharp|Spectral SC|Kurale|El Messiri|Ledger');
@import url('https://fonts.googleapis.com/css?family=Merriweather|Cormorant Infant|PT Mono|Neucha|MedievalSharp|Spectral SC|Kurale|El Messiri|Ledger');
a.new {
        color: var(--color-link-red)
    }
    a.new:visited {
        color: var(--color-link-red)
    }
    a.mw-selflink {
        color: inherit;
        font-weight: bold;
        text-decoration: inherit
    }
    a.mw-selflink:hover {
        cursor: inherit;
        text-decoration: inherit
    }
    a.mw-selflink:active,a.mw-selflink:visited {
        color: inherit
    }
   


#skin-client-prefs-skin-theme .citizen-client-prefs-radio__label[for='skin-client-pref-skin-theme-value-night'] {
#skin-client-prefs-skin-theme .citizen-client-prefs-radio__label[for='skin-client-pref-skin-theme-value-night'] {