Skip to content

Instantly share code, notes, and snippets.

@juarezpaf
Created September 24, 2009 02:44
Show Gist options
  • Select an option

  • Save juarezpaf/192478 to your computer and use it in GitHub Desktop.

Select an option

Save juarezpaf/192478 to your computer and use it in GitHub Desktop.
#header {
background:transparent url(images/testelaytopo.jpg) no-repeat scroll 0 0;
height:190px;
width:789px;
}
#sidebar {
color:#909090;
float:left;
font-family:arial;
font-size:11px;
margin-top:-30px;
padding:0 15px 0 25px;
text-align:justify;
width:202px;
}
#content {
color:#909090;
float:right;
line-height:14px;
margin-top:-60px;
padding:50px 35px 0 32px;
text-align:justify;
width:440px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment