From ab074d5c4ebf8d44db498ca39a5525b9a11f8349 Mon Sep 17 00:00:00 2001 From: Sven Helmberger Date: Sun, 22 Mar 2020 02:42:48 +0100 Subject: [PATCH] Remove margin/padding from .no-border Change markup to move cover and translation links closer together. --- docs/css/slideshow-style.css | 4 +++- docs/index.html | 11 +++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/css/slideshow-style.css b/docs/css/slideshow-style.css index 5e673e8..47689c7 100644 --- a/docs/css/slideshow-style.css +++ b/docs/css/slideshow-style.css @@ -70,13 +70,15 @@ ul.inline li .no-border { + margin: 0 !important; + padding: 0 !important; border: none !important; box-shadow: none !important; } .no-border-small { - margin: 0px 0px !important; + margin: 0 !important; border: none !important; box-shadow: none !important; max-height: 75% !important; diff --git a/docs/index.html b/docs/index.html index 27ddccd..454d1e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -26,18 +26,17 @@
-

- -

+ + +
-