Jump to content

User:Kylmä Moth/common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 36:
/* Make this text dark instead */
#firstHeadingTitle .mw-page-title-main,
.vector-sticky-header-context-bar-primary .mw-page-title-main {,
figcaption {
color: var(--bg-color);
}
 
/* Removes the fade effect on the toolssome containercontainers */
#vector-page-tools-pinned-container .vector-page-tools::after {,
.vector-pinnable-header::after{
display: none;
}
Line 48 ⟶ 50:
a {
color: var(--text-color) !important;
}
 
/* Table of Contents styles */
.vector-toc {
background-color: var(--bg-color);
border: 2px solid var(--border-color);
}
 
Line 57 ⟶ 65:
border-color: var(--border-color);
border-width: 2px;
border-right-color: var(--text-color); /* Added for both classes */
}
.cdx-button:not(.cdx-button--type-quiet) {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.