tbmcplugins.github.io/custom.css
BuildTools 63779cfdf1 Javascript Cleanup/Button Centering
Moved javascript to it's own separate file, created custom.css file to
center the button on the screen.
2016-05-31 06:43:38 -04:00

11 lines
No EOL
124 B
CSS

#buttonDiv {
}
canvas {
padding: 10;
margin-left: auto;
margin-right: auto;
display: block;
width: 570
}