Skip to content

Instantly share code, notes, and snippets.

@yetti
Last active December 13, 2015 18:39
Show Gist options
  • Save yetti/4957371 to your computer and use it in GitHub Desktop.
Save yetti/4957371 to your computer and use it in GitHub Desktop.
computed css
border-collapse: collapse;
color: rgb(0, 0, 0);
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
height: 18px;
line-height: 17px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: left;
width: 74px;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment