Template:User:Surjection/multithumb/styles.css

Hello, you have come here looking for the meaning of the word Template:User:Surjection/multithumb/styles.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:User:Surjection/multithumb/styles.css, but we will also tell you about its etymology, its characteristics and you will know how to say Template:User:Surjection/multithumb/styles.css in singular and plural. Everything you need to know about the word Template:User:Surjection/multithumb/styles.css you have here. The definition of the word Template:User:Surjection/multithumb/styles.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:User:Surjection/multithumb/styles.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
/* float: right activates on min-width 720px */
@media screen and (max-width: 719px) {
  body.mw-mf .multithumb-outer {
    margin: 0.6em auto;
    display: table;
  }
  body.mw-mf .multithumb-inner {
    display: flex;
    flex-flow: row wrap;
    column-gap: 0.6em;
  }
}