From a14593ca0d9f33b28e9babb36ef1e332b22576f3 Mon Sep 17 00:00:00 2001 From: "guillaume.lambert" Date: Thu, 7 Jul 2022 19:57:48 +0200 Subject: Clean tabs and trailing blanks Signed-off-by: guillaume.lambert Change-Id: I82c3a2c26f02d9314fce8fa3f5b49c4a65ec8f75 (cherry picked from commit 7677c43363c22c7bfca60855058af503860c63b8) --- docs/com/css/theme/OPNFV-Berlin.css | 6 +++--- docs/com/css/theme/OPNFV.css | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/com/css') diff --git a/docs/com/css/theme/OPNFV-Berlin.css b/docs/com/css/theme/OPNFV-Berlin.css index 9f957d6f1..34f73b4bd 100644 --- a/docs/com/css/theme/OPNFV-Berlin.css +++ b/docs/com/css/theme/OPNFV-Berlin.css @@ -31,13 +31,13 @@ body { bottom: 1em; left: 1em; font-size: 0.5em; - + } .reveal .slides > section, .reveal .slides > section > section { line-height: 1.3; font-weight: inherit; } - + .reveal .opnfv-title { background-image: url("../../img/title-bg-berlin.png" no-repeat); } @@ -87,7 +87,7 @@ body { .reveal h1 { text-shadow: none; } - + /********************************************* * OTHER diff --git a/docs/com/css/theme/OPNFV.css b/docs/com/css/theme/OPNFV.css index 745a2a8de..c59c59f8d 100644 --- a/docs/com/css/theme/OPNFV.css +++ b/docs/com/css/theme/OPNFV.css @@ -30,13 +30,13 @@ body { bottom: 1em; left: 1em; font-size: 0.5em; - + } .reveal .slides > section, .reveal .slides > section > section { line-height: 1.3; font-weight: inherit; } - + .reveal .opnfv-title { background-image: url("../../img/title-bg.png" no-repeat); } @@ -83,7 +83,7 @@ body { .reveal h1 { text-shadow: none; } - + /********************************************* * OTHER -- cgit 1.2.3-korg