mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-22 15:54:29 +01:00
fix: remove link underlines (#773)
This commit is contained in:
@@ -112,8 +112,7 @@
|
||||
--ifm-color-primary: var(--constant-black);
|
||||
--ifm-footer-link-color: var(--text-standard);
|
||||
--ifm-navbar-link-hover-color: var(--text-subtle);
|
||||
--ifm-link-decoration: underline;
|
||||
--ifm-link-color: var(--green-for-lightbg);
|
||||
--ifm-link-color: var(--green-for-lightbg);
|
||||
}
|
||||
|
||||
/* For readability concerns, you should choose a lighter palette in dark mode. */
|
||||
@@ -225,4 +224,4 @@ html {
|
||||
|
||||
.pill-button p {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user