View difference between Paste ID: sqhkFZ8B and K8rYAjti
SHOW: | | - or go back to the newest paste.
1-
  body { background-color:#000; color:#fff;}
1+
  body
2-
  img
2+
3
 background: #000 url(http://i214.photobucket.com/albums/cc18/KoRn_sTaR60291/Abstracts/Black%20and%20White/Abstract_by_x_knownothing.png) no-repeat right top;
4-
float: left;
4+
 color: #FFF;
5-
top: 0px;
5+
6-
right: 0px;
6+
7-
width: 0%;
7+
8-
Height: 0%;
8+
 font: italic 20px serif;
9-
color: #FFF;
9+
 margin: 10px;
10
}
11
  .group_desc
12
{
13-
font: italic 20px serif;
13+
 text-align: left;
14-
margin: 10px;
14+
 text-shadow: #5992A3 20px -12px 2px;
15
}
16
/* Hide all this annoying shit... Jesus Alec. */
17
.group_title {visibility: hidden;}
18-
text-align: left;
18+
19-
text-shadow: #5992A3 20px -12px 2px;
19+
20
/* Hide ads (only works with non-IE browsers) */
21
tr:first-child + * { display: none; } /* Hide the second tr's in all tables, which will hide the ads */
22
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) */
23
/* These we hide to try and hide (most) ads in IE */
24
ins {height: 0px !important; display: none !important;}
25
object {display: none;}
26
embed {display: none;}
27
28
/* In hiding things, we also hid the chat (in fail IE which apparently groups <embed> and <object> together)... make it visible again */
29
#flash {display: inline !important; background-color: #F00;}