Einer geht noch (Syntax: Stylish):
CSS
		
					
				@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document 	url-prefix(http://www.imagebanana.com/)	{
	BODY	{
		background:	rgb(248,255,250)	!important;
		}
	img[src="http://www.imagebanana.com/imgs/logo.png"]	{
		display:	none	!important;
		}
	#uploadbox	{
		background-image:	none	!important;
		}
	}
	
			Alles anzeigen
	:lol: