Update emails with current color scheme

This commit is contained in:
Mawoka
2025-11-01 11:33:04 +01:00
parent 5abeb3f078
commit 6faf321c2a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MPL-2.0
-->
<style>
.link-hover {
background: linear-gradient(90deg, #009444, #39b54a, #8dc63f);
background: #4E6E58;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-decoration: none;