Skip to content

Instantly share code, notes, and snippets.

View fsunset's full-sized avatar
🎯
Focusing

Francisco Barahona S. fsunset

🎯
Focusing
View GitHub Profile
@fsunset
fsunset / dabblet.css
Created January 16, 2012 20:50
Light social HTML5-CSS3 menu :)
/**
* Light social HTML5-CSS3 menu :)
*/
body{
background: rgb(110,70,70);
}
a{
color: white;
outline:none;
text-decoration: none;