Skip to content

Instantly share code, notes, and snippets.

@thiagosilr
Last active December 26, 2015 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thiagosilr/7159806 to your computer and use it in GitHub Desktop.
Save thiagosilr/7159806 to your computer and use it in GitHub Desktop.
Css exemploPdf
#logo
{
border: 1px solid blue;
width: 213px;
height: 70px;
background: url(img/logo.gif) no-repeat;
}
#texto
{
font-family: arial;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment