„MediaWiki:Mobile.css” változatai közötti eltérés
Innen: Hogyankell.hu
(Új oldal, tartalma: „→CSS placed here will affect users of the mobile site: .header { background-color: #ff5b00; } .header input.search { padding: 6px 10px; } #mw-mf-page-center { ba…”) |
(Címkék: Mobil szerkesztés, Mobil web szerkesztés) |
||
4. sor: | 4. sor: | ||
background-color: #ff5b00; | background-color: #ff5b00; | ||
} | } | ||
+ | |||
+ | .header-chrome { | ||
+ | background-color: #ff5b00; | ||
.header input.search { | .header input.search { |
A lap 2021. december 16., 09:34-kori változata
/* CSS placed here will affect users of the mobile site */ .header { background-color: #ff5b00; } .header-chrome { background-color: #ff5b00; .header input.search { padding: 6px 10px; } #mw-mf-page-center { background-color: #c3f6ff !important; } #content table td { background-color: white !important; } #content table td table { background-color: white !important; } #content table ul { list-style-image: url('/skins/common/images/bullet_lightblue.gif'); } th h2 { background-color: transparent !important; border: 0 !important; border-bottom: 1px dashed #4e96ab !important; color: #9fd257 !important; } a { color: #4e96ab; } a:visited { text-decoration: none; color: #4e96ab; } a:active, a:focus { text-decoration: none; color: #ff5b00; } iframe { max-width: 100%; }