Skip to content

Instantly share code, notes, and snippets.

@jaradh
Last active October 2, 2018 00:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Label Design 02-03
<style>
.label {
line-height: Inherit !important
}
</style>
<div style="font-size:20px;font-family:serif;">FastBound</div>
<div style="font-size:42px;">
<strong>
<serial>
</strong>
</div>
<div style="font-size:18px;">
<manufacturer>
<model>
</div>
<div style="font-size:20px;">Location:
<strong>
<location>
</strong>
</div>
<div style="font-size:10px;">
<barcode_item_number>
</div>
<div style="font-size:12px;">
<item_number>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment