gitlabhq/app/assets/stylesheets/reset_bootstrap.scss

5 lines
64 B
SCSS
Raw Normal View History

2012-01-26 23:13:19 +01:00
a {
color: $link_color;
&:hover { text-decoration:none; }
}