There was an error while loading. Please reload this page.
1 parent b16f93a commit 077faa6Copy full SHA for 077faa6
1 file changed
src/Designer/frontend/app-development/layout/App.css
@@ -18,6 +18,10 @@ a {
18
text-decoration: none;
19
}
20
21
+a:visited {
22
+ color: inherit;
23
+}
24
+
25
a.fds-link--inverted {
26
color: var(--fds-link--inverted);
27
text-decoration: underline;
0 commit comments