MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 35: Line 35:
/*==MediaWiki workarounds==*/
/*==MediaWiki workarounds==*/
.no-bold-th th { font-weight:normal } /* sometimes you don't want table headers to be bolded, because some other cells need the emphasis instead */
.no-bold-th th { font-weight:normal } /* sometimes you don't want table headers to be bolded, because some other cells need the emphasis instead */
.li { line-height:1.2em; margin:0.8em 0 } /* spacing of bullet points */
li { line-height:1.2em; margin:0.8em 0 } /* spacing of bullet points */