This commit is contained in:
Daniel Suh 2024-05-31 01:29:09 -04:00 committed by Alexander Wang
parent f801c74d6b
commit 10f7c5f26a
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927
2 changed files with 12 additions and 12 deletions

View file

@ -2,13 +2,13 @@
.text-underline {
text-decoration: underline;
}
.text-link {
fill: blue;
}
.text-link {
fill: blue;
}
.text-link:visited {
fill: purple;
}
.text-link:visited {
fill: purple;
}
.d2-3645967407 .text-bold {
font-family: "d2-3645967407-font-bold";
}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -2,13 +2,13 @@
.text-underline {
text-decoration: underline;
}
.text-link {
fill: blue;
}
.text-link {
fill: blue;
}
.text-link:visited {
fill: purple;
}
.text-link:visited {
fill: purple;
}
.d2-2768158842 .text-bold {
font-family: "d2-2768158842-font-bold";
}

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB