This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> | |
<div class="box green"> | |
<div class="icon"> | |
<i class="fa fa-money"></i> | |
</div> | |
<div class="title">Segment Revenue</div> | |
<div class="button">Start Activity</div> | |
</div> | |
<div class="box orange"> |