Code for CSS Section
/* {--layout friendster weanenugi css code start--} */ /* {--layout-weanenugi.blogspot.com--} */ /* LAYOUT FRIENDSTER WEANENUGI */ /* Dark : Harry Potter by nugi */ /* PAGE BACKGROUND */ body { background-image: url(http://www.divshare.com/img/3798953-5d0.jpg); background-attachment: fixed; background-position: center center; background-color: #ffffff; cursor: ; } /* GLOBAL FONTS */ .usercontent { font-family: Georgia, Times New Roman, Times, serif; color: #ACBDC5; } /* GLOBAL LINKS */ .usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active { color: #94ACC6; } .usercontent a:hover { color: #94ACC6; } /* MASTER BOXES */ .commonbox { border-width: 1px; border-color: #1C6296; border-style: solid; background-color: transparent; } .commonbox .evenrow { background-color: #1C6296; } /* MASTER HEADERS */ .commonbox h1, .commonbox h2 { font-family: Georgia, Times New Roman, Times, serif; color: #ACBDC5; background-color: #1C6296; } /* CONTROL PANEL: USER PHOTO */ .controlpanel .imgblock200 { border-color: #b3b3b3; } /* CONTROL PANEL: DATA */ .controlpanel .q { font-family: Georgia, Times New Roman, Times, serif; } .controlpanel .data { font-family: Georgia, Times New Roman, Times, serif; } .data a { font-family: Georgia, Times New Roman, Times, serif; text-decoration: ; } /* CONTROL PANEL: MORE ABOUT ME LINK */ a.more { font-family: Georgia, Times New Roman, Times, serif; text-decoration: ; } /* CONTROL PANEL: BUTTONS */ #controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited { font-family: Arial, Sans-serif; color: #1C6296; border-color: #1C6296; background-color: transparent; text-decoration: ; } #controlPanelButtons a:hover { font-family: Arial, Sans-serif; text-decoration: ; } /* {--layout friendster weanenugi css code end--} */ |