UNPKG

@thewizardbear/maze_generator

Version:

A deno-compatible package for maze generation

22 lines (19 loc) 330 B
.maze-widget{ display: inline-block; text-align: center; } .maze-widget-image { width: 20px; } .maze-widget-button{ padding: 0px; margin: 0px 5px 0px 5px; background-color: inherit; border: none; cursor: pointer; text-transform: capitalize; } .maze-widget-button:disabled{ opacity: 0.4; cursor: default; }