Template:Col-float/styles.css
From CryptoWiki
Revision as of 13:08, 14 May 2020 by wiki_crypto>TheDJ
/* {{pp-template}} */ @media all and ( max-width: 720px ) { .multicol-float { width: auto !important; } } .multicol-float { width: 30em; clear: none; float: left; } .multicol-float-clear { clear: both; }