diff options
| author | RblSb <msrblsb@gmail.com> | 2020-02-20 00:43:12 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-02-20 00:43:12 +0300 |
| commit | e53a69f09dd3f03b984986bbb3a2daddf78b159f (patch) | |
| tree | b38e738324475cfc28d1eaa2105561d3d3e55547 /res/css/des.css | |
| parent | 2ecf9b8d31457175c6cc4ca5a441a165556afb77 (diff) | |
Improve seeking
Diffstat (limited to 'res/css/des.css')
| -rw-r--r-- | res/css/des.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/res/css/des.css b/res/css/des.css index 583d7bd..014d3d6 100644 --- a/res/css/des.css +++ b/res/css/des.css @@ -1014,8 +1014,7 @@ border-top-left-radius:0 border:0 } .embed-responsive.embed-responsive-16by9 { - /* padding-bottom:56.25%; */ - padding-bottom:60%; + padding-bottom:56.25%; background-color: rgb(26, 29, 32); } .embed-responsive.embed-responsive-4by3 { |
