Skip to content
Snippets Groups Projects
Commit 53be6e04 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

fix(ui): change link colors

parent 2c40a26e
Branches
Tags
No related merge requests found
Pipeline #110691 passed
...@@ -68,3 +68,9 @@ h2, ...@@ -68,3 +68,9 @@ h2,
h3 { h3 {
margin: 0; margin: 0;
} }
a,
a:visited {
text-decoration: none;
color: inherit;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment