UNPKG

buttron

Version:
11 lines (10 loc) 308 B
.test { height: calc(10 * 20px / 2); width: calc(((10 * 20px / 2) * 20) / 1.5); border: calc((((10 * 20px / 2) * 20) / 1.5) * 0.1) solid #008000; } .test { height: calc(10 * 20px / 2); width: calc(((10 * 20px / 2) * 20) / 1.5); border: calc((((10 * 20px / 2) * 20) / 1.5) * 0.1) solid #008000; }