Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 36: Line 36:




#toc ul {
    list-style: none !important;
}
.toc-custom-toggle {
.toc-custom-toggle {
     width: 12px;
     position: absolute;
    left: -15px; /* Ajusta conforme o teu menu lateral */
    z-index: 10;
}
}
.toc-custom-toggle:hover {
.vector-toc-list-item, .toclevel-1 {
     color: #d33 !important;
    position: relative;
     list-style: none !important;
}
}