@@ -85,7 +85,8 @@ body {
visibility: visible; }
.reveal .slides section .fragment.strike {
- opacity: 1; }
+ opacity: 1;
+ visibility: visible; }
.reveal .slides section .fragment.strike.visible {
text-decoration: line-through; }
@@ -121,6 +121,7 @@ body {
opacity: 1;
+ visibility: visible;
&.visible {
text-decoration: line-through;