Template:Listing/styles.css
Appearance
.listing-directions {
font-style: italic;
}
.listing-phone-symbol {
text-decoration: none;
}
.listing-tollfree-symbol {
text-decoration: none;
}
.listing-metadata {
font-size: 0.8em;
}
/* this style should match span.vcard-edit-button a */
.listing-lastedit {
color: rgb(150,150,150);
}
.vcard a.external,
.vcard a.external:visited {
color: var( --color-base, #252525 );
}
.vcard a.external:hover,
.vcard a.external:focus {
color: var( --color-base--hover, #0645ad );
}