MediaWiki:Vector.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
h3 { text-decoration: underline; }
h3 { text-decoration: underline; }
a code { color: inherit; }
a code { color: inherit; }
cite { text-decoration: underline; font-style: normal; }
cite.inline { text-decoration: underline; font-style: normal; }

Revision as of 2026-04-06T10:54:23

/* 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.inline { text-decoration: underline; font-style: normal; }