Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

Line 459: Line 459:


/* ===== Table of Contents (TOC) ===== */
/* ===== Table of Contents (TOC) ===== */
#toc, .vector-toc {
#toc, .vector-toc {f
     background-color: #002B5C;
     background-color: #002B5C;
     border: 2px solid #FF851B;
     border: 2px solid #FF851B;
Line 1,028: Line 1,028:
     max-width: 360px; /* Prevent overflow on smaller screens */
     max-width: 360px; /* Prevent overflow on smaller screens */
     margin: 0 auto; /* Center it horizontally */
     margin: 0 auto; /* Center it horizontally */
    border: 2px solid #FF851B;
    border-radius: 8px;
}
}