MediaWiki:Tweeki.css: различия между версиями

Нет описания правки
Метка: ручная отмена
Нет описания правки
 
(не показаны 3 промежуточные версии этого же участника)
Строка 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 {
.bg-light {
Строка 168: Строка 179:
     background-color: transparent;
     background-color: transparent;
}
}
#content {
    padding: 2em !important;
    background: rgb(255 255 255 / 90%);
    padding: 15px;
}