diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/style.css | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/css/style.css b/www/css/style.css index eae20930..9299d518 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -795,6 +795,20 @@ input[type=range]::-webkit-slider-thumb { } +.videogular-full-container { + height:80%; + + z-index:100; + float:center; + + margin: auto; + overflow: hidden; + +} + + + + #full-screen-event { -webkit-animation-duration: 200ms; |
