MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
Nicole Sharp (talk | contribs) No edit summary |
Nicole Sharp (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* All | /* All Cascading Stylesheets (CSS) here will be loaded for users of the Wikimedia MediaWiki Vector Skin. */ | ||
h3 { text-decoration: underline; } | h3 { text-decoration: underline; } | ||
a code { color: inherit; } | a code { color: inherit; } | ||
cite { text-decoration: underline; font-style: normal; } | |||
Revision as of 2026-04-06T09:45:59
/* All Cascading Stylesheets (CSS) here will be loaded for users of the Wikimedia MediaWiki Vector Skin. */
h3 { text-decoration: underline; }
a code { color: inherit; }
cite { text-decoration: underline; font-style: normal; }