Mudanças entre as edições de "Common.css"
De Corona Wiki
| Linha 18: | Linha 18: | ||
span.at-icon-wrapper, svg.at-icon | span.at-icon-wrapper, svg.at-icon | ||
{ | { | ||
| − | align: | + | align: borderleft |
| − | |||
} | } | ||
Edição das 10h25min de 5 de maio de 2020
.page-Página_principal #firstHeading {
display: none;
}
#tagline {
display: none;
}
/*increase the size of the buttons to 1.5em */
span.at-icon-wrapper, svg.at-icon
{
width: 1.5em!important;
height: 1.5em!important;
}
/*increase the size of the buttons to 3em */
span.at-icon-wrapper, svg.at-icon
{
align: borderleft
}