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