×
Create a new article
Write your page title here:
We currently have 1,704 articles on The Quelmar Wiki. Type your article name above or click on one of the titles below and start writing!



The Quelmar Wiki

MediaWiki:Timeless.css: Difference between revisions

(Created page with "→‎All CSS here will be loaded for users of the Timeless skin: .infobox { background: #cebe8a; border: 1px solid #cebe8a; float: right; margin: 0 0 1em 1em;...")
 
No edit summary
 
Line 9: Line 9:
box-sizing:border-box;
box-sizing:border-box;
display:contents;
display:contents;
}

@media (max-width: 850px) {
img {
min-width: 12px;
}
}
}

Latest revision as of 21:58, 28 April 2024

/* All CSS here will be loaded for users of the Timeless skin */
.infobox {
    background: #cebe8a;
    border: 1px solid #cebe8a;
    float: right;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 400px;
    box-sizing:border-box;
    display:contents;
}

@media (max-width: 850px) {
  img {
    min-width: 12px;
  }
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies. (Hi Margarita's Table. 🇩🇪)
Cookies help us deliver our services. By using our services, you agree to our use of cookies. (Hi Margarita's Table. 🇩🇪)