Skip to content
Snippets Groups Projects
Commit cb01cdcf authored by Alexander Purr's avatar Alexander Purr Committed by Robert Lange
Browse files

refs #22452 [fid_adlr] remove default underlining from finc

parent b68c2f9c
Branches
Tags
No related merge requests found
......@@ -395,3 +395,17 @@ $z-index: (
navigation-overlay : 400,
);
//// Z-Index - END
// *****************************************************************
// ************ Default anchor/link styles general *****************
// *****************************************************************
//$link-color: $brand-primary !default;
//$link-hover-color: darken($link-color, 15%) !default;
$link-text-decoration: none;
//$link-hover-decoration: underline !default;
//$link-on-dark-bg-color: invert($link-color) !default;
//// see also '$state-link-hover-color' below
//$mainbody-link-text-decoration: $link-text-decoration;
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment