greasmonkey script for limbo (3)

1 Name: Anonymous : [Del]

// ==UserScript==
// @name LIMBO
// @namespace WUIHIADHISUDHIWHAIWDJ
// @include http://www.world2ch.org/limbo/
// @include http://www.world2ch.org/limbo/*
// @version 1
// @grant none
// ==/UserScript==

function addGlobalStyle(css) {

var head, style;
head = document.getElementsByTagName('head')[0];
if (!head) { return; }
style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = css;
head.appendChild(style);

}

addGlobalStyle('body.mainpage { background: url("../img/ba.gif") repeat scroll 0 0 #c5ad99; color: #000000;}');
addGlobalStyle('.outerbox {background: none repeat scroll 0 0 #ccffcc; border: 1px outset white; clear: both; margin-bottom: 1em; margin-left: 2.5%; margin-right: 2.5%; padding: 7px;}');
addGlobalStyle('.thread {background: none repeat scroll 0 0 #efefef !important; border: 1px outset white !important; clear: both !important; margin-bottom !important: 2em !important; margin-left: 2.5% !important; margin-right: 2.5% !important; padding: 7px !important; position: relative !important;}');
addGlobalStyle('a {color: #0000ff;}');
addGlobalStyle('h2 a {color: #ff0000 !important; text-decoration: none !important;}');
addGlobalStyle('.mainpage #posts h2 a:hover { text-decoration: underline !important;}');
addGlobalStyle('.postername {color: green !important; font-weight: bold !important;}');
addGlobalStyle('#posts h3 .replynum a {color: #000000 !important; text-decoration: none !important;}');
addGlobalStyle('#posts h3 .replynum a:hover {color: #dd0000 !important;}');
addGlobalStyle('#posts form {background: none repeat scroll 0 0 #efefef !important; clear: both !important; font-family: serif !important; margin: 0 !important;}');
addGlobalStyle('#posts form small a {color: #000000 !important; text-decoration: none !important;}');
addGlobalStyle('#posts form small a:hover {color: #ff0000 !important; text-decoration: underline !important;}');
addGlobalStyle('body.threadpage {color: #000000 !important;}');
addGlobalStyle('.threadpage #posts h2 {border-top: 2px ridge white !important; color: red !important; font-size: 1.2em !important; font-weight: normal !important; margin: 1em 0 0 !important; padding: 0 0 0.5em !important;}');
addGlobalStyle('body.threadpage {background: none repeat scroll 0 0 #efefef !important; color: #000000 !important;}');

2 Name: Anonymous : [Del]

hahahahahahahahahahahahahahahahhahahahdhufahdisfhnaiudshfph

3 Name: OP : [Del]

>>2
oh, sorry. I bow beffor you in reaching your fogivingnes.

Name: Link:
Leave these fields empty (spam trap):
More options...