MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Reverted Mobile edit Mobile web edit
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 41: Line 41:
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 */


.content ol + h3, .content ul + h3 { margin-top: 1.5em !important } /* fix spacing bug. Be the same as ".content p + h3". Not sure why this isn't working, wtf */
.content ol+h3, .content ul+h3 { margin-top:1.5em } /* fix a spacing bug. Be the same as ".content p+h3". */