Skip to content

Instantly share code, notes, and snippets.

@h5y1m141
Created July 14, 2012 06:53
Show Gist options
  • Save h5y1m141/3109765 to your computer and use it in GitHub Desktop.
Save h5y1m141/3109765 to your computer and use it in GitHub Desktop.
css for chrome extention
body {
width:400px;
overflow-x:hidden;
}
img {
float:left;
}
p {
font-size:14px;
vertical-align:top;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment