Set email styling
This commit is contained in:
parent
dd7ecaaf46
commit
49c43f6ceb
|
@ -46,7 +46,8 @@
|
|||
background-color: color-mix(in srgb, white, transparent 70%);
|
||||
}
|
||||
|
||||
a[href^='http'] {
|
||||
a[href^='http'],
|
||||
a[href^='mailto'] {
|
||||
text-decoration: none;
|
||||
font-weight: 700;
|
||||
|
||||
|
|
Loading…
Reference in New Issue