6 lines
98 B
CSS
6 lines
98 B
CSS
/* Custom CSS styles */
|
|
|
|
canvas {
|
|
border: 1px black solid; /* TODO: experimenting for now */
|
|
}
|