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:
parent
a46a36a4cf
commit
ad7e3e1281
1 changed files with 0 additions and 4 deletions
4
doc/_static/css/custom.css
vendored
4
doc/_static/css/custom.css
vendored
|
|
@ -50,10 +50,6 @@ legend,
|
||||||
max-width: 480px;
|
max-width: 480px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rst-content div.figure img {
|
|
||||||
border: 1px solid var(--body-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
p,
|
p,
|
||||||
article ul,
|
article ul,
|
||||||
article ol,
|
article ol,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue