Created
March 25, 2016 00:29
-
-
Save onewheelskyward/4a5c29ef5ef3cc7e9ec5 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<div class="beverageInfo" name="beerLayout" style="display:table-cell"> | |
<div class="producerName">Mikkeller</div> | |
<div class="beverageName">Mission Chinese Food</div> | |
<div class="beverageColor" style="background:#EFEF07"></div> | |
<div class="beverageStyle">Pilsner</div> | |
<div class="producerLocation">Denmark</div> | |
<div class="abv" style="visibility:inherit">4.5% </div> | |
<div class="ibu" style="visibility:collapse"> IBU</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment