User:The Inexistent/monaco.css: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:
  background-image: url(http://i1094.photobucket.com/albums/i443/sakuraban/KHW3DLogo4-1.png) !important;
  background-image: url(http://i1094.photobucket.com/albums/i443/sakuraban/KHW3DLogo4-1.png) !important;
  background-color: transparent
  background-color: transparent
}
#p-Navigation,
#p-Interaction,
#p-search,
#p-tb,
#p-lang {
background: #FFFFFF url(http://img811.imageshack.us/img811/9927/headerthingy.png) repeat-x;
width:205px;
padding-top:1px;
-khtml-border-radius-topright: 1em;
-webkit-border-radius-topright: 1em;
-moz-border-radius-topright: 1em;
-border-radius-topright: 1em
}
}

Revision as of 01:25, 10 October 2011

body{background:#FFFFFF
url(http://img143.imageshack.us/img143/3527/crewed.png) repeat
}

#p-logo a, #p-logo a:hover { 
 display:block !important;
 background-image: url(http://i1094.photobucket.com/albums/i443/sakuraban/KHW3DLogo4-1.png) !important;
 background-color: transparent
}

 #p-Navigation, 
 #p-Interaction, 
 #p-search,
 #p-tb, 
 #p-lang {
	background: #FFFFFF url(http://img811.imageshack.us/img811/9927/headerthingy.png) repeat-x;
	width:205px;
	padding-top:1px;
 -khtml-border-radius-topright: 1em;
 -webkit-border-radius-topright: 1em;
 -moz-border-radius-topright: 1em;
 -border-radius-topright: 1em

}