Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 51: Line 51:
     padding-left: 10px !important;
     padding-left: 10px !important;
     margin-top: 4px !important;
     margin-top: 4px !important;
}
/* 7. REMOVE A SETA MANUAL DO HEADING PRINCIPAL (DATASHEET) */
.vector-toc-title .toc-toggle-arrow,
#sidebar-toc-welcome .toc-toggle-arrow,
:has(> #vector-toc-collapsed-button) > .toc-toggle-arrow {
    display: none !important;
}
}