mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-21 21:35:51 +00:00
Merge pull request #5441 from ostezer/docs-fix-notes-warnings-bg
Docs/CSS: Fix Notes/Warnings blocks' BG colour to improve its state.
This commit is contained in:
Vendored
+1
-1
@@ -61,7 +61,7 @@ h6,
|
||||
font-size: 1em;
|
||||
}
|
||||
#content blockquote {
|
||||
background: #f2f2f2;
|
||||
background: #fff;
|
||||
border-left-color: #ccc;
|
||||
}
|
||||
#content blockquote p {
|
||||
|
||||
Reference in New Issue
Block a user