remove board rendering CSS rules, unnecessary thanks to SVG

pull/2485/head
Thibault Duplessis 2016-12-23 14:30:28 +01:00
parent bbc35eaeb4
commit 16b3edaf78
1 changed files with 0 additions and 5 deletions

View File

@ -24,11 +24,6 @@
.is2d .cg-board {
top: 0;
height: 100%;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: pixelated;
-ms-interpolation-mode: nearest-neighbor;
}
square {
position: absolute;