mirror of https://github.com/docker/docs.git
Fixing link-colored text in list items.
This commit is contained in:
parent
dc55b65d2e
commit
7cfe2e9da2
|
@ -26,7 +26,7 @@ body.night {
|
||||||
}
|
}
|
||||||
ol,
|
ol,
|
||||||
ul {
|
ul {
|
||||||
color: #c7c9ca;
|
color: #c7c9ca !important;
|
||||||
}
|
}
|
||||||
.header {
|
.header {
|
||||||
background-color: #101c29!important;
|
background-color: #101c29!important;
|
||||||
|
|
Loading…
Reference in New Issue