Skip to content

Instantly share code, notes, and snippets.

@jschroed91
Created February 9, 2017 06:51
Show Gist options
  • Save jschroed91/fed38c9401a7978080f9e22876b70a70 to your computer and use it in GitHub Desktop.
Save jschroed91/fed38c9401a7978080f9e22876b70a70 to your computer and use it in GitHub Desktop.
<div style="text-align: center; width: 200px;">
<div style="line-height: 20px; padding: 20px; color: #333333; background: #ffffff;">#ffffff</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #fafafa;">#fafafa</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #f9f9f9;">#f9f9f9</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #f6f6f6;">#f6f6f6</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #f5f5f5;">#f5f5f5</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #f1f2f2;">#f1f2f2</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #eef0f2;">#eef0f2</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #ebebeb;">#ebebeb</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #ebeaea;">#ebeaea</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #e9eaee;">#e9eaee</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #e7e6e6;">#e7e6e6</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #e0dfdf;">#e0dfdf</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #e0dede;">#e0dede</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #dddddd;">#dddddd</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #dadada;">#dadada</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #d2d3d4;">#d2d3d4</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #cccccc;">#cccccc</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #c2c2c2;">#c2c2c2</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #bfbfbf;">#bfbfbf</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #aaa9a9;">#aaa9a9</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #a0ce4e;">#a0ce4e</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #8c8989;">#8c8989</div>
<div style="line-height: 20px; padding: 20px; color: #333333; background: #747474;">#747474</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #5800c2;">#5800c2</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #535353;">#535353</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #505152;">#505152</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #4b4c4d;">#4b4c4d</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #450295;">#450295</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #333333;">#333333</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #262626;">#262626</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #1fa1ff;">#1fa1ff</div>
<div style="line-height: 20px; padding: 20px; color: #cccccc; background: #1d0041;">#1d0041</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment