Skip to content

Commit

Permalink
Add an underline to .underline
Browse files Browse the repository at this point in the history
  • Loading branch information
simurai committed Jan 7, 2016
1 parent afd8618 commit ed384f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/language.less
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,10 @@
}
}

.underline {
text-decoration: underline;
}

.none {
color: @mono-1;
}
Expand Down

0 comments on commit ed384f3

Please sign in to comment.