MediaWiki:Common.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
(Undo revision 291 by Nicole Sharp (talk))
Tag: Undo
No edit summary
Line 1: Line 1:
/* CSS (cascading stylesheets) placed here will be applied to all skins. */
/* CSS (cascading stylesheets) placed here will be applied to all skins. */


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

Revision as of 2023-08-30T13:35:20

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

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