Ver Fonte

add a few more state background (#396)

Hakim El Hattab há 12 anos atrás
pai
commit
a18b2a94cf
2 ficheiros alterados com 12 adições e 0 exclusões
  1. 12 0
      css/reveal.css
  2. 0 0
      css/reveal.min.css

+ 12 - 0
css/reveal.css

@@ -1240,6 +1240,18 @@ body {
 .blackout .reveal .state-background {
 	background: rgba( 0, 0, 0, 0.6 );
 }
+.whiteout .reveal .state-background {
+	background: rgba( 255, 255, 255, 0.6 );
+}
+.cobalt .reveal .state-background {
+	background: rgba( 22, 152, 213, .6 );
+}
+.mint .reveal .state-background {
+	background: rgba( 22, 213, 75, .6 );
+}
+.submerge .reveal .state-background {
+	background: rgba(12, 25, 77, .6);
+}
 
 
 /*********************************************

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
css/reveal.min.css


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff