mirror of https://github.com/docker/docs.git
test.md: fix broken image link
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
7a0726a183
commit
3570e81b96
2
test.md
2
test.md
|
@ -322,7 +322,7 @@ You can nest captures within each other to represent more complex logic with Liq
|
|||
|
||||
This image was originally created on a white background and converted to a transparent background (or so it seems). In night-mode, the text still shows traces of the white and looks garbled. To fix this, we apply a white background inline with a class defined in _scss/_night-mode.css (and incorporated into style.css): `img.white-bg { background-color: white; }`.
|
||||
|
||||
{: .white-bg}
|
||||
{: .white-bg}
|
||||
|
||||
## Bootstrap and CSS tricks
|
||||
|
||||
|
|
Loading…
Reference in New Issue