„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) |
||
| (2 közbenső módosítás ugyanattól a szerkesztőtől nincs mutatva) | |||
| 4. sor: | 4. sor: | ||
background-color: #ff5b00; | background-color: #ff5b00; | ||
} | } | ||
| − | + | .branding-box { | |
| − | + | color:white; | |
} | } | ||
| + | .logo-wrapper { | ||
| + | background-color: #c3f6ff !important; | ||
| + | } | ||
.header-container .header-chrome { | .header-container .header-chrome { | ||
background-color: #ff5b00 !important; | background-color: #ff5b00 !important; | ||
A lap jelenlegi, 2021. december 16., 09:53-kori változata
/* CSS placed here will affect users of the mobile site */
.header {
background-color: #ff5b00;
}
.branding-box {
color:white;
}
.logo-wrapper {
background-color: #c3f6ff !important;
}
.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%;
}



