Template:Teammates/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
.pic1 td{ | .pic1 td{ | ||
min-width: 33.3%!important; | min-width: 33.3%!important; | ||
} | } | ||
Revision as of 15:04, 12 September 2024
.pic1 tbody{ width: 100%; } .pic1 tr{ display:flex; } .pic1 td{ min-width: 33.3%!important; } .pic1 img{ max-width: calc(100% - 3em) !important; min-width: 33.3%!important; }