2.7.1 #tools.links.shila-hover-color shila-hover-color
@mixin shila-hover-color($color: $shila-action-color, $hover-color: shila-shade($color, 25%))
Transitions the color of the element on hover.
Parameters:
-
$color
(Optional.) The default color for the element. -
$hover-color
(Optional.) The color for the element when hovered on.
Source:
partials/tools/_tools.hover.scss
, line 10