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

Материал из Джейропедии
Перейти к навигации Перейти к поиску
Строка 1: Строка 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
 
.infobox {
 
border: 1px solid #a2a9b1;
 
border-spacing: 3px;
 
background-color: #f8f9fa;
 
color: black;
 
margin: 0.5em 0 0.5em 1em;
 
padding: 0.2em;
 
 
}
 

Версия 09:26, 17 февраля 2021

/* CSS placed here will affect users of the mobile site */