mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Docs' BG was original "#fff" and blocks such as code blocks or warning-notes blocks were coloured in #F2F2F2. In order to make it easier to read everything, the BG colour was changed to #fff. However, the switch missed to convert other blocks' BG colour. This commit aims to re-introduce the correct contrast by changing the BG colour of warning/notes block to #fff. Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer) Upstream-commit: abf3baf4ebfb8128ed4090165c65de0e3f4be278 Component: engine