Vorlage:Vcard/style.css

Aus dieBasis Wiki
Zur Navigation springen Zur Suche springen
a:link {
  text-decoration: none !important;
}
a:hover {
  text-decoration: none !important;
  color: #009933 !important;  
}
a.vcard-btn {
  text-decoration:none;  
}
.vcard-btn:hover {
  color: #009933;  
}