Skip to content

Instantly share code, notes, and snippets.

@eqdw
Created November 16, 2010 02:56
Show Gist options
  • Save eqdw/701350 to your computer and use it in GitHub Desktop.
Save eqdw/701350 to your computer and use it in GitHub Desktop.
select{margin-bottom:1px; height:21px;}
input{height:15px;}
.full-width{width:100%;}
.ie-fix{width:100%; position:relative;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.radio, checkbox{border:0; background:0;}
.pages-indent{padding:17px;}
.pages-border{border:1px solid #CFE2ED; padding:17px;}
body {background:#171717; font-family:Georgia, "Times New Roman", Times, serif; font-size:0.75em; line-height:1.5em; color:#447409; text-align:center;}
img { border:0; vertical-align:top; }
a {color:#447409; text-decoration:underline;}
a:hover {text-decoration:none;}
a:hover img {position:relative;}
:focus { outline: 0; }
/* Headings */
h1 { font-size:1em; font-weight:normal; line-height:1.3; }
h2 { font-size:1em; font-weight:bold; line-height:1.34; margin-bottom:5px; }
h3 { font-size:0.92em; font-weight:bold; line-height:1.375; }
h4 { font-size:1em; font-weight:bold; }
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:1em; font-weight:bold; }
/* Forms */
form { display:inline; }
fieldset { border:0; }
legend { display:none; }
/* Table */
table { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }
/* Content */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment