„MediaWiki:Mobile.css” változatai közötti eltérés
Innen: Hogyankell.hu
(Címkék: Mobil szerkesztés, Mobil web szerkesztés) |
(Címkék: Mobil szerkesztés, Mobil web szerkesztés) |
||
5. sor: | 5. sor: | ||
} | } | ||
− | .header-chrome { | + | .header-container .header-chrome { |
− | background-color: #ff5b00; | + | background-color: #ff5b00 !important; |
.header input.search { | .header input.search { |
A lap 2021. december 16., 09:36-kori változata
/* CSS placed here will affect users of the mobile site */ .header { background-color: #ff5b00; } .header-container .header-chrome { background-color: #ff5b00 !important; .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%; }