mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-28 00:40:31 +02:00
fix initial visibility of strike fragments #737
This commit is contained in:
@@ -121,6 +121,7 @@ body {
|
||||
|
||||
.reveal .slides section .fragment.strike {
|
||||
opacity: 1;
|
||||
visibility: visible;
|
||||
|
||||
&.visible {
|
||||
text-decoration: line-through;
|
||||
|
Reference in New Issue
Block a user