Template:Teammates/styles.css
From OTNA Test Wiki
.pic1{
width:100%;
}
.pic1 tr{
display:flex;
}
.pic1 img{
max-width: calc(100% - 3em)!important;
}
add_your_script_or_html_here
.pic1{
width:100%;
}
.pic1 tr{
display:flex;
}
.pic1 img{
max-width: calc(100% - 3em)!important;
}