1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-04 20:37:50 +02:00
CanvasBlocker/pageAction/pageAction.css

10 lines
91 B
CSS

.template {
display: none;
}
#prints {
min-width: 400px;
}
.print {
white-space: pre;
}