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

Нет описания правки
Метка: ручная отмена
Нет описания правки
Строка 1: Строка 1:
/* CSS placed here will affect users of the Tweeki skin */
/* CSS placed here will affect users of the Tweeki skin */
@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');
.vertical-line {
    width: 1px;
    height: 200px;
    background-color: #000;
    display: inline-block;
}


hr {
hr {