Spring til indhold

Bruger:Bdk/monobook.css

Fra Wikipedia, den frie encyklopædi
/*Weblinks*/
.urlexpansion,
.hiddenStructure {color:grey;}

/*Links*/
a {
    text-decoration: none;
    color: #001DCE;
    background: none;
}
a:visited { color: darkgreen; }
a:active { color: orange; }
a:hover { text-decoration: underline; }
a.stub { color: darkorange; }

a[href*="Bdk"]  { color: darkmagenta; font-weight:bold;}
a[href$="Bruger:Bdk"]  { color: darkmagenta; font-weight:bold; }

/* Icon */
li#pt-userpage { background: none; }

/*Sitenotice*/
#siteNotice { display: none; }