| commit | ad7e3e1281503fba8d8a4c2310bb071dc6ec0df2 | [log] [tgz] |
|---|---|---|
| author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Fri May 21 10:46:25 2021 +0200 |
| committer | Kumar Gala <kumar.gala@gmail.com> | Fri May 21 06:22:24 2021 -0500 |
| tree | 2398921225ee0b116ab3c0cd74a76c707356739a | |
| parent | a46a36a4cfebe5977360216ded7b0e779b92cb44 [diff] |
doc: css: remove images black border Remove the black border present on images. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
diff --git a/doc/_static/css/custom.css b/doc/_static/css/custom.css index b8389d2..9154ee4 100644 --- a/doc/_static/css/custom.css +++ b/doc/_static/css/custom.css
@@ -50,10 +50,6 @@ max-width: 480px; } -.rst-content div.figure img { - border: 1px solid var(--body-color); -} - p, article ul, article ol,