
Untitled
By: a guest on
Jun 14th, 2012 | syntax:
None | size: 1.17 KB | hits: 24 | expires: Never
<html><head><script id="__isTpiViewExists"></script></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background: #000 url(ceiling_cat.jpg) no-repeat right top;
color: #FFF;
}
#flashcontent {
text-align: center;
}
#flash {
width: 60%;
}
h1 {
font: italic 20px serif;
text-shadow: #5992A3 20px -12px 2px;
}
/* Hide annoying things... */
.group_title {visibility: hidden;}
.logo_cell {height: 0px; display: none;}
.bottombar {display: none;}
/* Hide ads (only works with non-IE browsers) */
tr:first-child + * { display: none; } /* Hide the second tr's in all tables, which will hide the ads */
tr:first-child { display: none; } /* Hide the pointless 2px border at the top (which alec comments on as being 1 px... what a fucking retard) */
/* These we hide to try and hide (most) ads in IE */
ins {height: 0px !important; display: none !important;}
object {display: none;}
embed {display: none;}
/* In hiding things, we also hid the chat (in fail IE which apparently groups <embed> and <object> together)... make it visible again */
#flash {display: inline !important; background-color: #F00;}</pre></body></html>