Merge pull request #262 from wearhere/jeff/underlining

Style the "underline" class.
This commit is contained in:
Hiro Asari 2014-04-29 21:30:19 -04:00
commit 6500a58d04

View File

@ -6,8 +6,8 @@
font-weight: bold
.italic
font-style: italic
.underscore
// monochrome displays only according to http://ascii-table.com/ansi-escape-sequences.php
.underline
text-decoration: underline
.black
color: $ansi-black
.black.bold