MediaWiki:Mobile.css: Difference between revisions

no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 45: Line 45:
a.new{color:#B55} /* draw less attention to red links, visually */
a.new{color:#B55} /* draw less attention to red links, visually */


dl dt{margin-left:0} /* idk why mobile gives the ";bold" wikitext an indent, but it ruins my content, so get rid of that shit */
dl:has(dt){margin-left:0} /* idk why mobile gives the ";bold" wikitext an indent, but it ruins my content, so get rid of that shit */