From: nael Date: Tue, 29 Jan 2019 15:49:30 +0000 (+0100) Subject: wait #2338 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=52f016b3f8288c12c05ed5d52293c23dbf5105d2;p=Animations.git wait #2338 --- diff --git a/Fluidbook-presentation-p7/style.sass b/Fluidbook-presentation-p7/style.sass index 3df640c..215f925 100644 --- a/Fluidbook-presentation-p7/style.sass +++ b/Fluidbook-presentation-p7/style.sass @@ -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