Fixing flip card effect, closing #186
Using position:absolute was the cause of the blinking for the first render of the back of the card Using .choices_background:hover{...background-color:white} was the cause of the impression that the flip card was turning only one out of two Moving down box-shadow to flip-card-inner level
Please register or sign in to comment