Ações

MediaWiki

Mudanças entre as edições de "Common.css"

De Corona Wiki

Linha 18: Linha 18:
 
     services_exclude: 'reddit'
 
     services_exclude: 'reddit'
 
}
 
}
 +
 +
#rodape .links-rodape{ border-right: 1px; color:#FFF; min-height: 210px; }
 +
#rodape .titulo{ padding: 15px 0; margin-bottom: 0; border-bottom: 0 none; color: #FF4DFF; font-size: 16px; }
 +
#rodape li a{ color: ##CEF2E6; font-size: 14px; }
 +
#rodape li:hover a{ color: ##CEF2E6; text-decoration: underline; }
 +
#rodape .newsletter .texto-newsletter{ color: ##CEF2E6 !important; }
 +
#rodape .span4 p{ color: ##CEF2E6 !important; }

Edição das 10h32min 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 .links-rodape{ border-right: 1px; color:#FFF; min-height: 210px; }
#rodape .titulo{ padding: 15px 0; margin-bottom: 0; border-bottom: 0 none; color: #FF4DFF; font-size: 16px; }
#rodape li a{ color: ##CEF2E6; font-size: 14px; }
#rodape li:hover a{ color: ##CEF2E6; text-decoration: underline; }
#rodape .newsletter .texto-newsletter{ color: ##CEF2E6 !important; }
#rodape .span4 p{ color: ##CEF2E6 !important; }