mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 12:51:35 +02:00
Merge pull request #22460 from overleaf/mf-notification-website-redesign-blue-link-color
[web] Set all link inside notification to use the default blue color for all website-redesigned non-application page GitOrigin-RevId: d5e598f7b02ff132d9686a010ff55541346f7d2e
This commit is contained in:
@@ -34,6 +34,12 @@
|
||||
--link-hover-color: var(--link-web-hover);
|
||||
--link-visited-color: var(--link-web-visited);
|
||||
--link-hover-text-decoration: underline;
|
||||
|
||||
.notification {
|
||||
--link-color: var(--link-ui);
|
||||
--link-hover-color: var(--link-ui-hover);
|
||||
--link-visited-color: var(--link-ui-visited);
|
||||
}
|
||||
}
|
||||
|
||||
// hero section of features, enterprises, and universities will have an image that will overflow the page
|
||||
|
||||
Reference in New Issue
Block a user