// ==UserScript==// @name Orkut Preto/Roxo/Vermelho// @namespace http://userstyles.org// @description Feito pra magrinho !!! // @author Espirro// @homepage http://userstyles.org/styles/4906// @include http://orkut.com/*// @include https://orkut.com/*// @include http://*.orkut.com/*// @include https://*.orkut.com/*// ==/UserScript==var css = "@namespace url(http://www.w3.org/1999/xhtml); body{ background-color:#000 !important; font-family: Arial !important; font-size: 100% !important; } a{ color: #FF0000 !important; font-family: Arial !important; font-size: 100% !important; } a:hover{ color: #000 !important; text-decoration: None !important; } #header,#header li.logobg{background-color:#9900cc!important } #header li.logobg .logo{background-color:#9900cc !important} #header{height:30px !important;} #header li a{color:#000 !important;font-size: 100% !important;} #header li a:hover{color: #9900CC !important;} #header li{color:#9900CC !important;} .module .boxmid,.module .boxmidsml,.module .boxmidlrg,.module .boxmidlock{background-color:#fff !important} .module .topl_lrg h1{font-family: Arial !important;} .module h2{color:#9900CC !important;font-family: Arial !important;} .module h2:first-letter{text-transform: uppercase !important;color: #000 !important;font-size: 140% !important;} .userratings .lf{margin-right:30px !important;color:#ff0000 !important;font-size:10px !important;line-height:8px !important;text-transform:lowercase !important;padding:10px 0 !important;font-family: arial !important;} .boxgrid{background:transparent !important;} .thumbbox{background:transparent !important;} #footer .logosml{margin-right: 10px !important;} #footer .foottxt{font-size:0px !important; letter-spacing: 0px !important;line-height:32px !important;color:#FFF!important;position:relative !important;z-index:69 !important} #footer .foottxt a{padding: 10px 10px 10px 10px !important;font-size: 12px !important;} #footer .foottxt a:hover{background:transparent !important;}";if (typeof GM_addStyle != "undefined") { GM_addStyle(css);} else if (typeof addStyle != "undefined") { addStyle(css);} else { var heads = document.getElementsByTagName("head"); if (heads.length > 0) { var node = document.createElement("style"); node.type = "text/css"; node.appendChild(document.createTextNode(css)); heads[0].appendChild(node); }}
.ad { /* Your ad can be here instead. 10K unique visitors for $5/day. Mail me. */
}
About Orkut Preto/Roxo/Vermelho on Feb 28 2008