CS CSS

By Enricus Last update Mar 29, 2009 — Installed 168 times.

There are 1 previous version of this script.

// ==UserScript==
// @name           CS CSS
// @version        0.1
// @namespace      http://userscripts.org/users/83245
// @include        http://www.couchsurfing.com/*
// ==/UserScript==

GM_addStyle("body { background-color:white }");