mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fixing link-colored text in list items.
This commit is contained in:
@@ -26,7 +26,7 @@ body.night {
|
||||
}
|
||||
ol,
|
||||
ul {
|
||||
color: #c7c9ca;
|
||||
color: #c7c9ca !important;
|
||||
}
|
||||
.header {
|
||||
background-color: #101c29!important;
|
||||
|
||||
Reference in New Issue
Block a user