Ações

MediaWiki

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

De Corona Wiki

 
(37 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 9: Linha 9:
 
#addthistoolbar
 
#addthistoolbar
 
{
 
{
    position: absolute;
+
    position: absolute;
    bottom: 0;
+
    top: 100%;
    right: 0;
+
    right: 0%;
 
}
 
}
  
/*increase the size of the buttons to 1.5em */
+
#addthis_config
span.at-icon-wrapper, svg.at-icon
 
 
{
 
{
     width: 1.5em!important;
+
     services_exclude: 'reddit'
    height: 1.5em!important;
 
 
}
 
}
 +
 +
#addthistoolbar { display: none; }

Edição atual tal como às 20h05min de 10 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'
}

#addthistoolbar { display: none; }