MediaWiki:Common.css: Difference between revisions

From NikkiWiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
(Undo revision 291 by Nicole Sharp (talk))
Tag: Undo
Line 2: Line 2:


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

Revision as of 2023-08-30T11:39:19

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

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