MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1,850: Line 1,850:
abbr{
abbr{
text-decoration-color: var(--wtc-accent) !important;
text-decoration-color: var(--wtc-accent) !important;
}

h2.vector-pinnable-header-label{
display:none;
}

.vector-feature-page-tools-enabled .vector-pinnable-element > :not(:last-child), .vector-dropdown-content > :not(:last-child){
border:none;
}
}