MediaWiki:Tweeki.css: различия между версиями
Askell (обсуждение | вклад) Нет описания правки |
Askell (обсуждение | вклад) Нет описания правки |
||
(не показано 10 промежуточных версий этого же участника) | |||
Строка 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'); | ||
#content { | |||
padding: 2em !important; | |||
background: rgb(255 255 255 / 90%); | |||
padding: 15px; | |||
} | |||
pp { | |||
display: block !important; | |||
margin-bottom: -5px; | |||
} | |||
.bg-light { | |||
background-color: #000000 !important; | |||
} | |||
/* Исправление отображения текста */ | /* Исправление отображения текста */ | ||
Строка 164: | Строка 179: | ||
background-color: transparent; | background-color: transparent; | ||
} | } | ||