Skip to content
Snippets Groups Projects
Commit 6a3738e4 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

Fix link colors

parent 2c397d70
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ p
text-transform: uppercase
a
text-decoration: none
text-decoration-style: none
text-decoration-thickness: 1px
text-underline-offset: 4px
transition: text-decoration 0.5s, color 0.5s
......
......@@ -47,6 +47,9 @@
sup
top: inherit
padding-left: 2px
a
color: $color-flexoki-blue-a11y
text-decoration-style: solid
img,
video
height: auto
......@@ -65,8 +68,7 @@
*
color: white
a
text-decoration: solid
text-underline-offset: auto
text-decoration-style: solid
&[target="_blank"]::after
filter: invert(1)
b
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment