- Google+ Tools
-
Make Google+ profile picture
Make Google plus banners for profile
Create and share your Google Plus profile banners.
Thanks Paul Irish ;)
Universal box-sizing border-box
/* apply a natural box layout model to all elements */
* {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
Comments
blog comments powered by Disqus