User:Nicole Sharp and MediaWiki:Mobile.css: Difference between pages

From NikkiWiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
Line 1: Line 1:
#redirect [[Nicole Sharp]]
/* All CSS (cascading stylesheets) here will be loaded for users of the mobile site. */


[[category:NikkiWiki]]
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; }
 
#content code, #content kbd, #content samp, #content tt { border: none; padding: 0; }

Revision as of 2023-09-02T20:14:40

/* All CSS (cascading stylesheets) here will be loaded for users of the mobile site. */

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; }

#content code, #content kbd, #content samp, #content tt { border: none; padding: 0; }