Sfoglia il codice sorgente

Update reveal.css

Correction of a small error
RyDroid 11 anni fa
parent
commit
bde5907a19
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      css/reveal.css

+ 1 - 1
css/reveal.css

@@ -479,7 +479,7 @@ body {
 }
 	.reveal .progress:after {
 		content: '';
-		display: 'block';
+		display: block;
 		position: absolute;
 		height: 20px;
 		width: 100%;