@ -76,6 +76,9 @@ section.has-light-background, section.has-light-background h1, section.has-light
@@ -76,6 +76,9 @@ section.has-light-background, section.has-light-background h1, section.has-light
. line . right {
width : 15px ; } }
. reveal . has-dark-background . line {
display : none ; }
/ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* GLOBAL STYLES
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
@ -331,3 +334,7 @@ body {
@@ -331,3 +334,7 @@ body {
-webkit-transition : width 800ms cubic-bezier ( 0 . 26 , 0 . 86 , 0 . 44 , 0 . 985 ) ;
-moz-transition : width 800ms cubic-bezier ( 0 . 26 , 0 . 86 , 0 . 44 , 0 . 985 ) ;
transition : width 800ms cubic-bezier ( 0 . 26 , 0 . 86 , 0 . 44 , 0 . 985 ) ; }
. reveal . progress {
z-index : 1000 ;
color : # FF80A1 ; }