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'); | ||
#back-to-top { | #back-to-top { | ||
position: fixed; | position: fixed; | ||
Строка 305: | Строка 308: | ||
background-color: #ffffff; | background-color: #ffffff; | ||
background-size: cover; /* Фон будет масштабироваться под размеры экрана */ | background-size: cover; /* Фон будет масштабироваться под размеры экрана */ | ||
background: rgb(255 255 255 / 61%); | |||
padding: 15px; | padding: 15px; | ||