MediaWiki:Mobile.css and MediaWiki:Vector.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:
/* All CSS (cascading stylesheets) here will be loaded for users of the mobile site. */
/* All CSS (cascading stylesheets) here will be loaded for users of the Wikimedia MediaWiki Vector skin. */


cite.i { text-decoration: underline; }
#content code, #content kbd, #content samp, #content tt { border: none; padding: 0; }
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; }
 
code { border: none; }

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

/* All CSS (cascading stylesheets) here will be loaded for users of the Wikimedia MediaWiki Vector skin. */

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