„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…”) |
(Nincs különbség)
|
A lap 2016. február 10., 11:13-kori változata
/* CSS placed here will affect users of the mobile site */
.header {
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%;
}



