Mudanças entre as edições de "Common.css"
De Corona Wiki
| Linha 8: | Linha 8: | ||
#addthistoolbar | #addthistoolbar | ||
| + | span.at-icon-wrapper, svg.at-icon | ||
{ | { | ||
position: absolute; | position: absolute; | ||
Edição das 11h00min de 5 de maio de 2020
.page-Página_principal #firstHeading {
display: none;
}
#tagline {
display: none;
}
#addthistoolbar
span.at-icon-wrapper, svg.at-icon
{
position: absolute;
top: 103%;
right: 0%;
}
/*increase the size of the buttons to 1.5em */
span.at-icon-wrapper, svg.at-icon
{
width: 1.5em!important;
height: 1.5em!important;
}