body#minesweeper canvas{border:5px outset #ccc!important}body#minesweeper div#opt{position:relative;width:600px;height:40px;padding:0;margin:0;border-width:5px;border-style:outset;border-color:#ccc!important;text-align:center}body#minesweeper div#opt div{display:inline-block;background-image:url(/assets/minesweeper/slice.png);background-size:360px,40px;background-position-x:-600px;width:40px;height:40px;padding:0;margin:0;line-height:0}body#minesweeper div#opt div.gameover{background-position-x:-680px}body#minesweeper div#opt div.success{background-position-x:-640px}body#minesweeper div#opt input{display:inline-block;position:absolute;top:0;left:0;width:40px;height:30px;text-align:center;background-color:#000;color:red;font-size:24px;padding:5px 10px;border:0 solid transparent;vertical-align:top}body#minesweeper div#opt input~input{left:auto;right:0}body#minesweeper div#opt button{position:absolute;top:0;right:60px;background-image:url(/assets/minesweeper/slice.png);background-size:360px,40px;background-position-x:-80px;width:40px;height:40px;margin:0;padding:0;line-height:0;border:0 solid transparent}body#minesweeper div#opt button.active{background-position-x:-40px}body#minesweeper div#opt a{position:absolute;top:10px;left:80px;text-decoration:none;color:#333}body#minesweeper div#opt a:hover{color:#000}body#minesweeper div#opt a~a{left:auto;right:120px}body#minesweeper div#opt{margin-left:-300px}body,html{padding:0;margin:0;background-color:#eee;font-family:Arial Black,Arial Bold,Gadget,sans-serif;background-repeat:no-repeat;width:100%;height:100%}body{background-position-x:330px;background-position-y:40px}#menu{position:absolute;top:0;left:10px;margin:0;padding:0}#menu a{position:relative;left:auto;top:auto;display:inline-block;text-decoration:none;padding:5px 10px;color:#666;margin-top:5px;margin-right:2px;border:1px solid #666;background-color:#fff;border-radius:2px;width:250px;text-align:center}#menu a.selected,#menu a:hover{background-color:#666;color:#fdfdfd}#menu a.dark{background-color:#333;color:#eee}#menu a.dark:hover{background-color:#000}#opt{top:50px;color:#333}#opt,canvas{position:absolute;width:600px;left:50%;margin-left:-300px}canvas{top:100px;height:600px;border:3px solid #666;border-radius:3px;overflow:hidden}
/*# sourceMappingURL=main.21434ea3.chunk.css.map */