Mudanças entre as edições de "Common.css"
De Corona Wiki
| Linha 9: | Linha 9: | ||
#addthistoolbar | #addthistoolbar | ||
{ | { | ||
| − | position: | + | position: footer; |
top: 100%; | top: 100%; | ||
right: 0%; | right: 0%; | ||
| Linha 19: | Linha 19: | ||
} | } | ||
| − | #addthistoolbar { display: none; } | + | //#addthistoolbar { display: none; } |
Edição das 19h53min de 10 de maio de 2020
.page-Página_principal #firstHeading {
display: none;
}
#tagline {
display: none;
}
#addthistoolbar
{
position: footer;
top: 100%;
right: 0%;
}
#addthis_config
{
services_exclude: 'reddit'
}
//#addthistoolbar { display: none; }