italic del mailgo-by
This commit is contained in:
3
dist/mailgo.js
vendored
3
dist/mailgo.js
vendored
@@ -3,7 +3,7 @@ function mailgoInit() {
|
||||
let mailgos = document.querySelectorAll('a[href^="mailto:"]:not(.no-mailgo)');
|
||||
|
||||
let styles = `
|
||||
.mailgo-modal {
|
||||
.mailgo {
|
||||
all: initial;
|
||||
* {
|
||||
all: unset;
|
||||
@@ -87,6 +87,7 @@ function mailgoInit() {
|
||||
font-size: 8px;
|
||||
margin-top: 1rem;
|
||||
padding: 0px;
|
||||
font-style: italic;
|
||||
}
|
||||
.mailgo-weight-500 {
|
||||
font-weight: 500;
|
||||
|
||||
2
dist/mailgo.min.js
vendored
2
dist/mailgo.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -3,7 +3,7 @@ function mailgoInit() {
|
||||
let mailgos = document.querySelectorAll('a[href^="mailto:"]:not(.no-mailgo)');
|
||||
|
||||
let styles = `
|
||||
.mailgo-modal {
|
||||
.mailgo {
|
||||
all: initial;
|
||||
* {
|
||||
all: unset;
|
||||
@@ -87,6 +87,7 @@ function mailgoInit() {
|
||||
font-size: 8px;
|
||||
margin-top: 1rem;
|
||||
padding: 0px;
|
||||
font-style: italic;
|
||||
}
|
||||
.mailgo-weight-500 {
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user