megapixels/camera.css

9 lines
96 B
CSS

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