Mudanças entre as edições de "Common.css"
De Corona Wiki
| Linha 10: | Linha 10: | ||
{ | { | ||
position: footer; | position: footer; | ||
| − | |||
| − | |||
} | } | ||
Edição das 17h39min de 8 de maio de 2020
.page-Página_principal #firstHeading {
display: none;
}
#tagline {
display: none;
}
#addthistoolbar
{
position: footer;
}
#addthis_config
{
services_exclude: 'reddit'
}
/*increase the size of the buttons to 1.5em */
span.at-icon-wrapper, svg.at-icon
{
width: 1.5em!important;
height: 1.5em!important;
}