diff options
author | guillaume.lambert <guillaume.lambert@orange.com> | 2022-07-07 19:57:48 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2023-03-20 11:06:23 +0100 |
commit | c42a61d10cdc1539dac55f513ebcf40662e09fc6 (patch) | |
tree | 8e63dd2584b853ed9a2250984f6e59739b36d82d /docs/com/css/theme | |
parent | 25c6c962d514e0140bbb1aea998ae3323f639110 (diff) |
Clean tabs and trailing blanks
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I82c3a2c26f02d9314fce8fa3f5b49c4a65ec8f75
(cherry picked from commit 7677c43363c22c7bfca60855058af503860c63b8)
Diffstat (limited to 'docs/com/css/theme')
-rw-r--r-- | docs/com/css/theme/OPNFV-Berlin.css | 6 | ||||
-rw-r--r-- | docs/com/css/theme/OPNFV.css | 6 |
2 files changed, 6 insertions, 6 deletions
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 |