User:Ultimate Toad/monobook.css: Difference between revisions

From WikiBound, your community-driven EarthBound/Mother wiki
Jump to navigationJump to search
m (Forgot this one too)
mNo edit summary
Line 1: Line 1:
/* Link colors */
/* Link colors */


h5 { color: #00007f; }
a { color: #0000ff; }
a { color: #0000ff; }
a:visited { color: #770099; }
a:visited { color: #770099; }

Revision as of 05:55, 21 November 2022

/* Link colors */

a { color: #0000ff; }
a:visited { color: #770099; }
a:hover { text-decoration: underline; }
a.new { color: #ff0000; }
.mw-parser-output a.extiw { color: #06f; }
.mw-parser-output a.extiw:visited { color: #3
776599; }
.mw-parser-output a.external { color: #06f; }
.mw-parser-output a.external:visited { color: #04c; }