Update to make slide mode support all extra syntax and change it's rendering engine
This commit is contained in:
@@ -50,8 +50,7 @@
|
||||
width: auto;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
margin-top: -40px;
|
||||
margin-left: -40px;
|
||||
transform: translate(-50%, -50%);
|
||||
color: white;
|
||||
opacity: 0.3;
|
||||
-webkit-transition: opacity 0.2s; /* Safari */
|
||||
|
||||
Reference in New Issue
Block a user