mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update the dark-mode font to white
Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
body.night & {
|
||||
background-color: change-color($orange-10, $alpha: 0.3);
|
||||
border: 1px solid $orange-10;
|
||||
p, .docker-upgrade-cta__heading { color: $orange-10; }
|
||||
p, .docker-upgrade-cta__heading { color: $white-0; }
|
||||
}
|
||||
|
||||
body:not(.night) & {
|
||||
|
||||
Reference in New Issue
Block a user