MediaWiki:Vector.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
h3, h4 { text-decoration: underline; }
a code { color: inherit; }
/* 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; }
a code { color: inherit; }
cite { text-decoration: underline; font-style: normal; }

Latest revision as of 2026-04-15T20:04:53

h3, h4 { text-decoration: underline; }
a code { color: inherit; }

/* All Cascading Stylesheets (CSS) here will be loaded for users of the Wikimedia MediaWiki Vector Skin. */