Predefinição:Banner/styles.css: mudanças entre as edições

Sem resumo de edição
Sem resumo de edição
Linha 13: Linha 13:
padding: 0;  
padding: 0;  
}
}
/* was previously set only for h3, and skin styles would do the same for h2. however, cannot rely on skin to do this on mobile */
.mainpage-shadowbox a {
.mainpage-shadowbox a {
color: white;
color: white;
font-weight: bold;
font-weight: bold;
}
}
.banner-image {
.banner-image {
     position: relative;
     position: relative;
Linha 29: Linha 26:
     max-width: 100%;
     max-width: 100%;
     height: auto;
     height: auto;
    /* width: auto\9; */ /* ie8 */
}
}
.banner-box-wide {width: 80%;}
.banner-box-wide {width: 80%;}
Linha 46: Linha 42:
     min-width: 20em;
     min-width: 20em;
}
}
@media screen and ( min-width: 720px ) { /* greater than or equal to */
@media screen and ( min-width: 720px ) { /* greater than or equal to */
.banner-image img.nolink { display: none; }
.banner-image img.nolink { display: none; }