Template:Trophies/styles.css: Difference between revisions

From Gallowpedia, the MediEvil Wiki. You'll be dying to read!
(Created page with ".content .infobox .trophies tbody > tr > td, .content .infobox tbody > tr > th { flex: unset; }")
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 tbody > tr > th {
.content .infobox .trophies tbody > tr > td, .content .infobox .trophies tbody > tr > th {
   flex: unset;
   flex: unset;
}
}

Revision as of 23:21, 18 August 2023

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