Mudanças entre as edições de "Common.css"
De Corona Wiki
| Linha 17: | Linha 17: | ||
{ | { | ||
services_exclude: 'reddit' | services_exclude: 'reddit' | ||
| + | } | ||
| + | |||
| + | #rodape-site{ | ||
| + | width: 900px; | ||
| + | height: 40px; | ||
| + | background: #A3BFA3; | ||
| + | clear:both; | ||
} | } | ||
Edição das 11h06min de 9 de maio de 2020
.page-Página_principal #firstHeading {
display: none;
}
#tagline {
display: none;
}
#addthistoolbar
{
position: absolute;
top: 100%;
right: 0%;
}
#addthis_config
{
services_exclude: 'reddit'
}
#rodape-site{
width: 900px;
height: 40px;
background: #A3BFA3;
clear:both;
}