Template:Trophies/styles.css: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
.content .infobox .trophies tbody > tr > td, .content .infobox .trophies tbody > tr > th {
.content .trophies tbody > tr > td, .content .trophies tbody > tr > th {
   flex: unset;
   flex: unset !important;
}
}

Revision as of 23:37, 18 August 2023

.content .trophies tbody > tr > td, .content .trophies tbody > tr > th {
   flex: unset !important;
}