viewing paste Unknown #15183 | CSS

Posted on the
1
.card { font-family: arial; font-size: 20px; text-align: center; color: black; background: -webkit-linear-gradient(left, #88CC71, #A0D68D, #88CC71); } .out { background: -webkit-linear-gradient(left, #A0D68D, #BCE2AF, #A0D68D); padding: 8px; border-radius: 18px; box-shadow: 1px 3px 12px 3px #555; } .in {background: white; padding: 10px; border-radius: 12px;}
Viewed 575 times, submitted by Guest.