]> git.sesse.net Git - remoteglot/blobdiff - www/css/chessboard-0.3.0.css
Make sure the SVG pieces are in front of the letters.
[remoteglot] / www / css / chessboard-0.3.0.css
index d809683efeeaf3b8a63d81544a21f9675a6c93b0..6f10c03f49b46bc69f78c97751df9d4b003cdec9 100644 (file)
@@ -69,3 +69,7 @@
   top: 2px;
   left: 2px;
 }
+
+.piece-417db {
+  transform: translate(0,0);  /* Force a new stacking context for SVG pieces. */
+}