MediaWiki:Common.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
(Undo revision 706 by Nicole Sharp (talk))
Tag: Undo
Line 4: Line 4:
cite.n { font-style: normal; }
cite.n { font-style: normal; }
cite.u { font-style: normal; text-decoration: underline; }
cite.u { font-style: normal; text-decoration: underline; }
em.u { text-decoration: underline; font-style: normal; }
strong.u { text-decoration: underline; font-weight: normal; }
strong.u { text-decoration: underline; font-weight: normal; }

Revision as of 2023-08-31T13:35:23

/* CSS (cascading stylesheets) placed here will be applied to all skins. */

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