add example coins to applications

This commit is contained in:
Joshua Seigler 2017-01-22 03:43:01 -05:00
parent 0512629833
commit 704ce2425d
2 changed files with 40 additions and 8 deletions

View file

@ -60,7 +60,7 @@ table.yesnomaybe .maybe {
margin-top: 0.5em;
}
.coins > img {
height: 1.5em;
width: auto;
.coins > i {
display: inline-block;
font-size: 1.5em;
}