doc: css: remove images black border

Remove the black border present on images.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-05-21 10:46:25 +02:00 committed by Kumar Gala
commit ad7e3e1281

View file

@ -50,10 +50,6 @@ legend,
max-width: 480px;
}
.rst-content div.figure img {
border: 1px solid var(--body-color);
}
p,
article ul,
article ol,