Skip to content

Instantly share code, notes, and snippets.

@electblake
Created August 12, 2014 18:01
Show Gist options
  • Save electblake/93a253ec82e9e9ff3c5e to your computer and use it in GitHub Desktop.
Save electblake/93a253ec82e9e9ff3c5e to your computer and use it in GitHub Desktop.
piratebay.stylebot.css
#content {
margin: 0;
max-width: 100%;
padding: 0;
width: 100%;
}
#detailsouterframe {
margin: 0;
width: 100%;
}
#main-content {
margin: 0;
}
#main-content iframe, #header iframe, #foot iframe {
display: none;
}
.ads, #sky-right {
display: none;
}
/** landing header **/
div#fp h1 {
background: url(http://www.pixeljoint.com/files/icons/full/ryuko_final17.gif);
height: 250px;
margin: 0;
padding: 0;
}
div#fp h1 a {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment