MediaWiki:Tweeki.css: различия между версиями
Askell (обсуждение | вклад) Нет описания правки Метка: ручная отмена |
Askell (обсуждение | вклад) Нет описания правки |
||
Строка 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 { |