7 lines
100 B
CSS
7 lines
100 B
CSS
.reveal section.unfinished {
|
|
color: red !important;
|
|
}
|
|
|
|
.reveal-viewport {
|
|
background: #444;
|
|
}
|