]> _ Git - Animations.git/commitdiff
wait #2338
authornael <nael@cubedesigners.com>
Tue, 29 Jan 2019 15:49:30 +0000 (16:49 +0100)
committernael <nael@cubedesigners.com>
Tue, 29 Jan 2019 15:49:30 +0000 (16:49 +0100)
Fluidbook-presentation-p7/style.sass

index 3df640c0375d8ff2013cf966a67e56407f7c4caf..215f9255ec3fe895a7acdd5da7eeaa7d194bcbe2 100644 (file)
@@ -19,24 +19,24 @@ body
   position: absolute
   width: 500px
   height: 300px
-  background: $rightblock
-  opacity: 0.6
+  background: rgba($rightblock,0.6)
+  //opacity: 0.6
   transform: skew(10deg)
   left: 446px
 .frame-left
   position: absolute
   width: 500px
   height: 300px
-  background: $leftblock
-  opacity: 0.6
-  transform: skew(-10deg)
+  background: rgba($leftblock, 0.6)
+  //opacity: 0.6
+  //transform: skew(-10deg)
   left: -531px
 .frame-black
   position: absolute
   width: 500px
   height: 300px
   background: black
-  transform: skew(-10deg)
+  //transform: skew(-10deg)
   left: -531px
 .item
   width: 407px