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');


.nomobile {
.mobile-hide {
display: none;
display: none !important;
}
}