Homepage and MediaWiki:Mobile.css: Difference between pages

From NikkiWiki
(Difference between pages)
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
 
No edit summary
 
Line 1: Line 1:
#redirect [[NikkiWiki]]
/* 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; }
 
code { border: none; }

Revision as of 2023-09-02T19:20:41

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

code { border: none; }