gitlabhq/app/assets/stylesheets/reset_bootstrap.scss
2012-01-27 00:13:19 +02:00

5 lines
64 B
SCSS

a {
color: $link_color;
&:hover { text-decoration:none; }
}