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'); | ||
.firstHeading, .tweekiFirstHeading { | |||
font-weight: 600; | |||
letter-spacing: -.01em; | |||
margin-bottom: 15px; | |||
margin-top: 10px; | |||
text-align: center; | |||
background: rgb(0 0 0 / 80%); | |||
border-image: url(https://ascia.ru/images/b/b1/Border8.png) 30 round !important; | |||
} | |||
a.new { | a.new { | ||
Строка 11: | Строка 22: | ||
color: #fff; | color: #fff; | ||
} | } | ||
#back-to-top { | #back-to-top { |