MediaWiki:Vector.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* All cascading stylesheets (CSS) here will be loaded for users of the Wikimedia MediaWiki Vector Skin. */
/* 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; }