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

Нет описания правки
Метка: отменено
Нет описания правки
Метка: отменено
Строка 2: Строка 2:
@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');


@media screen and (max-width: 200px) {
.mobile-hide {
    .mobile-hide {
      display: none !important;
        display: none !important;
     }
     }
}


.desktop-hide {
.desktop-hide {