mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
style: font antialiasing
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
:root {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.link {
|
||||
@apply text-blue-light dark:text-blue-dark underline-offset-2 underline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user