Template:Teammates/styles.css: Difference between revisions
From OnTrackNorthAmerica
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
display:inline-block; | display:inline-block; | ||
max-width: 33.3%; | max-width: 33.3%; | ||
overflow-x: | overflow-x: visible; | ||
resize: horizontal; | resize: horizontal; | ||
} | } |
Revision as of 15:45, 9 September 2024
.pic1{ display:inline-block; max-width: 33.3%; overflow-x: visible; resize: horizontal; }