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

Содержимое удалено Содержимое добавлено
Новая страница: «CSS placed here will affect users of the mobile site: .textcenter { text-align: center; } .hidden { display: none; } .infobox { width: 300px; font-size:…»
Метки: с мобильного устройства из мобильной версии
 
мНет описания правки
 
(не показано 5 промежуточных версий этого же участника)
Строка 2:
 
.textcenter { text-align: center; }
.noborder { border-bottom: none; }
.noautonum .tocnumber { display: none; }
.hidden { display: none; }
.infobox {
Строка 14 ⟶ 16 :
border-collapse: collapse;
}
.infobox .headerinfoHeader {
font-size:110%;
text-align: center;
Строка 52 ⟶ 54 :
clear: right;
}
.content table.cbox, .cbox {
width: 400px;
text-align: left;
border:1px #CCC solid;
Строка 60 ⟶ 61 :
background-color: #fefefe;
text-align: left;
margin: 1em auto;
}
.epigraph {