a[href*="http://nitroflare.com/"], a[href*="http://www.nitroflare.com/"] {
height: [COLOR=#ff0000]30px[/COLOR];
width: [COLOR=#ff0000]240px[/COLOR];
text-indent: -9999px !important;
background-color: [COLOR=#ff0000]blue[/COLOR];
display: inline-block;
}
a[href*="http://www.nitroflare.com/"]:after,a[href*="http://nitroflare.com/"]:after{
content: "[COLOR=#ff0000]Download From NITROFLARE[/COLOR]";
display: inline-block;
float: left;
text-indent: 0px !important;
color:[COLOR=#ff0000]#fff[/COLOR];
text-decoration: none;
text-shadow: none;
text-align: center !important;
margin: 0px [COLOR=#ff0000]30px[/COLOR];
font-size: 13px;
line-height:[COLOR=#ff0000]30px[/COLOR];
}