Template:Infobox fighter/style.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
.infobox-fighter {
.infobox-fighter {
  max-width: 300px;  
  max-width: 300px;  
}
}


Line 6: Line 6:
   vertical-align: top;
   vertical-align: top;
   text-align: end;
   text-align: end;
  white-space: nowrap;
  white-space: nowrap;
}
}

Revision as of 11:51, 24 January 2021

.infobox-fighter {
   max-width: 300px; 
}

.infobox-fighter th {
   vertical-align: top;
   text-align: end;
   white-space: nowrap;
}