Team:UNITN-Trento/CSS/Extra/Human Practice
From 2013.igem.org
.col.one {
display: inline-block; margin-right: 1em; min-width: 0; width: 450px; vertical-align: top;
}
.col.two {
display: inline-block; margin: 0; margin-left: 1em; height: 380px; min-width: 0; width: 360px; background-color: transparent; border: none; box-shadow: none; vertical-align: top;
}
.col.two .jms-wrapper {
margin: 0; padding: 0; height: 280px; min-width: 0; width: 360px !important; background-color: transparent; border: none; box-shadow: none;
}
.col.two .step {
min-width: 0; width: 900px; height: 1000px; box-shadow: none; z-index: 0;
}
.col.two .step.active {
z-index: 5;
}
.col.two .step img {
min-width: 0; height: 100%; border: 8px solid white; box-shadow: 4px 4px 8px #323232;
}