MediaWiki:Common.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
/* CSS (cascading stylesheets) placed here will be applied to all skins. */
cite.i { text-decoration: underline; }
cite.i { text-decoration: underline; }
cite.n { font-style: normal; }
cite.n { font-style: normal; }
Line 6: Line 4:
dfn.b { font-weight: bold; font-style: normal; }
dfn.b { font-weight: bold; font-style: normal; }
strong.u { text-decoration: underline; font-weight: normal; }
strong.u { text-decoration: underline; font-weight: normal; }
/*
Wikimedia MediaWiki common stylesheet for NikkiWiki, Nicole Sharp's Wiki.
CSS (cascading stylesheets) placed here will be applied to all skins.
*/

Revision as of 2023-09-05T03:51:09

cite.i { text-decoration: underline; }
cite.n { font-style: normal; }
cite.u { font-style: normal; text-decoration: underline; }
dfn.b { font-weight: bold; font-style: normal; }
strong.u { text-decoration: underline; font-weight: normal; }

/*
Wikimedia MediaWiki common stylesheet for NikkiWiki, Nicole Sharp's Wiki.
CSS (cascading stylesheets) placed here will be applied to all skins.
*/