Files
Megapixels/camera.css
2020-09-16 19:50:46 +02:00

9 lines
96 B
CSS

.black {
background: #000000;
}
.errorbox {
background: #dd0000;
color: #ffffff;
}