Jump to content

MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
Tag: Manual revert
No edit summary
Line 48: Line 48:
#pt-mycontris a::before { content: "history_edu"; }
#pt-mycontris a::before { content: "history_edu"; }


/* 4. CORREÇÃO DEFINITIVA PARA O LOGOUT */
 
#pt-logout a {
    font-size: 0 !important; /* Esconde o texto "logout" que a fonte usa para desenhar */
    display: flex !important;
    align-items: center;
}


#pt-logout a::before {
#pt-logout a::before {