Jump to content

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:has(dt){margin-left:0} /* idk why mobile mode adds an indent to any ";Bold" kinda wikitext, but it ruins my content, so get rid of that shit */
dl:has(dt){margin-left:0} /* idk why mobile mode adds an indent to any ";Bold" kinda wikitext, but it ruins my content, so get rid of that */
li        {margin-top: 0} /* get rid of weird spacing when it interacts with lists */