Bruger:H92/monobook.css

Fra Wikipedia, den frie encyklopædi
@import url("http://no.wikipedia.org/w/index.php?title=Bruker:H92/global.css&action=raw&ctype=text/css");

/* Make fullurl-links to this wiki look like internal links */

#bodyContent a[href ^="http://da.wikipedia.org"].external
{
	color: #002bb8;
	background: none;
	padding: 0;
}
 
#bodyContent a[href ^="http://da.wikipedia.org"].external:active { color: #faa700; }
#bodyContent a[href ^="http://da.wikipedia.org"].external:hover { text-decoration: underline; }
#bodyContent a[href ^="http://da.wikipedia.org"].external:visited { color: #5a3696; }
 
#bodyContent .intern a.external
{
	color: #002bb8;
	background: none;
	padding: 0;
}
 
#bodyContent .intern a.external:active { color: #faa700; }
#bodyContent .intern a.external:hover { text-decoration: underline; }
#bodyContent .intern a.external:visited { color: #5a3696; }

#p-organisation, #n-sitesupport, #n-contact {
    display: none;
}