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

Criou página com '.mainpage-shadowbox { color: white; background: rgb(16,16,16); background: rgba(0,0,0,0.3); border-radius: 4px; } .mainpage-shadowbox h2, .mainpage-shadowbox h3 { color:...'
 
Sem resumo de edição
Linha 11: Linha 11:
line-height: 1.2em;
line-height: 1.2em;
margin:0;
margin: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 */
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;
Linha 29: Linha 31:
     /* width: auto\9; */ /* ie8 */
     /* width: auto\9; */ /* ie8 */
}
}
.banner-box-wide {
.banner-box-wide {width: 80%;}
    width: 80%
.banner-box-left, .banner-box-right {
}
.banner-box-left,
.banner-box-right {
padding: 8px 7px;
padding: 8px 7px;
background: rgb(16,16,16);
background: rgb(16,16,16);