Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Dream Indigo (talk | contribs)
Section symbols by Asteralee
Dream Indigo (talk | contribs)
Moving the contents of User:Dream Indigo/vector.css here to see them globally
 
Line 16: Line 16:
.external:link { color: #2042AF; }
.external:link { color: #2042AF; }
.external:visited { color: #133296; }
.external:visited { color: #133296; }
/* Vector legacy ONLY */
@media screen { #mw-head { background: linear-gradient(to bottom,#6C8EF9,#866BF9,#C06BF9); } }
body { background: #C06BF9; color: Indigo; }
#content { border: 1px solid Indigo; border-top: transparent; border-bottom-left-radius: 2em; }
.vector-menu-tabs li { background: linear-gradient(to bottom,#866BF9,#C06BF9,#FB6BF7); }
.vector-menu-tabs .selected { background: #EFD8FD; }

Latest revision as of 20:30, 9 May 2026

#content { background: #EFD8FD; color: Indigo; }

h1, h2, h3, h4, h5, h6 { color: Indigo; font-family: serif; }
h1 { border-bottom: 2px solid Indigo; }
h2 { border-bottom: 1px solid Indigo; }

h2:before { content: "✩ "; }
h2:after { content: " ✩"; }
h3:before, h4:before, h5:before, h6:before { content: "★ "; }
h3:after, h4:after, h5:after, h6:after { content: " ★"; }

:link { color: #751FAF; }
:visited { color: #611296; }
.new:link { color: #B11F71; }
.new:visited { color: #98125E; }
.external:link { color: #2042AF; }
.external:visited { color: #133296; }


/* Vector legacy ONLY */

@media screen { #mw-head { background: linear-gradient(to bottom,#6C8EF9,#866BF9,#C06BF9); } }
body { background: #C06BF9; color: Indigo; }
#content { border: 1px solid Indigo; border-top: transparent; border-bottom-left-radius: 2em; }

.vector-menu-tabs li { background: linear-gradient(to bottom,#866BF9,#C06BF9,#FB6BF7); }
.vector-menu-tabs .selected { background: #EFD8FD; }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.