commit 48498fd220817d831a6d367420a4fa761dbd5d6f parent 62ea57a0b92cd2f1a03b408509e1f4d7842df8eb Author: Frederic Cambus <fred@statdns.com> Date: Mon, 23 Apr 2018 23:44:28 +0200 Linting Diffstat:
M | styles/chrysalide.css | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/styles/chrysalide.css b/styles/chrysalide.css @@ -49,7 +49,7 @@ footer { } h1, h3 { - margin-bottom: 0px; + margin-bottom: 0; } header, #container { @@ -109,8 +109,8 @@ time { .youtube iframe { position: absolute; - width: 100%!important; - height: 100%!important; + width: 100% !important; + height: 100% !important; } #powered {