Stuff
public text v1 · immutable/*--- Social Stuff ---*/
.social {
float:right;
padding-top:20px;
border:none;
outline:none;
}
#twitter
{
display: inline;
width: 71px;
height: 23px;
background: url("images/tw2.jpg") no-repeat 0 0;
}
#twitter:hover
{
background-position: 0 -23px;
}
#facebook
{
display: inline;
width: 61px;
height: 23px;
background: url("images/fb2.jpg") no-repeat 0 0;
}
#facebook:hover
{
background-position: 0 -23px;
}
/*--- End of Social Stuff ---*/