How would I go about adding this border
`border:4px solid #71b868;">
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
border-radius: 6px;
background: #71b868;
-moz-box-shadow: 0px 3px 6px #185c0f;
-webkit-box-shadow: 0px 3px 6px #185c0f;
box-shadow: 0px 3px 6px #185c0f;'
Around this top webcomic button?
<a href='http://topwebcomics.com/vote/14079/default.aspx' title='Vote for Unimportant Conversations on TopWebComics!'><img src='http://topwebcomics.com/rankimages/rankimage.aspx?ImageTemplate=dynamiclink2&SiteID=14079'></a>
I cant seem to get it too work
Thanks!