Difference between revisions of "Template:Col-float/styles.css"
From CryptoWiki
wiki_crypto>TheDJ m |
m (1 revision imported) |
(No difference)
|
Latest revision as of 12:36, 31 December 2021
/* {{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; }