Explorar el Código

Update reveal.css

Correction of a small error
RyDroid hace 11 años
padre
commit
bde5907a19
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%;