Code for CSS Section
/* {--layout friendster weanenugi css code start--} */ /* LAYOUT FRIENDSTER WEANENUGI */ /* Detective Conan Blue by nugi */ /* PAGE BACKGROUND */ body { background-image: url(http://www.divshare.com/img/3541075-b38.jpg); background-attachment: fixed; background-position: center center; background-repeat: no-repeat; background-color: #ffffff; cursor: ; } /* GLOBAL FONTS */ .usercontent { color: #0099cc; } /* GLOBAL LINKS */ .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active { color: #0099cc; } .usercontent a:hover { color: #ff9933; } /* MASTER BOXES */ .commonbox { background-color: transparent; } .commonbox .evenrow { background-color: transparent; } /* MASTER HEADERS */ .commonbox h1, .commonbox h2 { color: #ffffff; background-color: #0066ff; } /* CONTROL PANEL: USER PHOTO */ .controlpanel .imgblock200 { border-color: transparent; } /* CONTROL PANEL: DATA */ .data a { text-decoration: ; } /* CONTROL PANEL: MORE ABOUT ME LINK */ a.more { text-decoration: ; } /* CONTROL PANEL: BUTTONS */ #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { font-family: Arial, Sans-serif; text-decoration: ; } #controlPanelButtons a:hover { font-family: Arial, Sans-serif; text-decoration: ; } /* {--layout friendster weanenugi css code end--} */ |