Mudanças entre as edições de "Common.css"
De Corona Wiki
| Linha 5: | Linha 5: | ||
#tagline { | #tagline { | ||
display: none; | display: none; | ||
| + | } | ||
| + | |||
| + | |||
| + | span.at-icon-wrapper, svg.at-icon | ||
| + | { | ||
| + | width: 2em!important; | ||
| + | height: 2em!important; | ||
} | } | ||
Edição das 10h10min de 5 de maio de 2020
.page-Página_principal #firstHeading {
display: none;
}
#tagline {
display: none;
}
span.at-icon-wrapper, svg.at-icon
{
width: 2em!important;
height: 2em!important;
}