MediaWiki:Vector-dark.css: Difference between revisions
Appearance
![]() Cdjensen94 (talk | contribs) |
![]() Cdjensen94 (talk | contribs) |
||
Line 459: | Line 459: | ||
/* ===== Table of Contents (TOC) ===== */ | /* ===== Table of Contents (TOC) ===== */ | ||
#toc { | #toc, .vector-toc { | ||
background-color: #002B5C; | background-color: #002B5C; | ||
border: 2px solid #FF851B; | border: 2px solid #FF851B; | ||
Line 468: | Line 468: | ||
} | } | ||
#toc h2 { | #toc h2, .vector-pinnable-header-label h2 { | ||
font-family: ' | font-family: 'Modern Antiqua', cursive; | ||
color: #FF6300; | color: #FF6300; | ||
text-align: center; | text-align: center; | ||
Line 496: | Line 496: | ||
} | } | ||
#toc .current { | #toc .current. .vector-sticky-pinned-container { | ||
background-color: #FF4500; | background-color: #FF4500; | ||
color: #FFFFFF; | color: #FFFFFF; |