mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-11-11 07:38:58 +01:00
13 lines
110 B
CSS
13 lines
110 B
CSS
.actions {
|
|
display: block;
|
|
}
|
|
|
|
body {
|
|
margin: 5px;
|
|
}
|
|
|
|
#prints {
|
|
list-style: none;
|
|
padding: 0;
|
|
margin: 0;
|
|
} |