MediaWiki:Tweeki.css: различия между версиями
Askell (обсуждение | вклад) Новая страница: «→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'); #back-to-top { position: fixed; bottom: 20px; right: 20px; background-color: #333; color: #fff; padding: 10px; border-radius: 5px; cursor: pointer; text-align: center; } #back-to-top a { color: #fff; text-decoration: none; } .tabbertab { border:...» |
Askell (обсуждение | вклад) Нет описания правки |
||
Строка 289: | Строка 289: | ||
max-width: 100%; | max-width: 100%; | ||
height: auto; | height: auto; | ||
background-image: url('https:// | background-image: url('https://asciawiki.ru/images/a/a6/%D0%A4%D0%BE%D0%BD1.jpg'); /* Замените на путь к вашему изображению */ | ||
background-size: cover; /* Фон будет масштабироваться под размеры экрана */ | background-size: cover; /* Фон будет масштабироваться под размеры экрана */ | ||
background-position: center center; /* Центрирование изображения */ | background-position: center center; /* Центрирование изображения */ |