Lucide Earth-Icon und Navy-Titelfarbe für Monitor Card

- world-globe.svg durch Lucide Earth-Icon ersetzt (richtige Weltkugel)
- Titelfarbe auf #0A1832 (Navy) wie AccountForger

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dieser Commit ist enthalten in:
Claude Code
2026-03-09 00:12:28 +01:00
Ursprung 9f3a38cd8d
Commit 6a2832b7ae
2 geänderte Dateien mit 8 neuen und 12 gelöschten Zeilen

Datei anzeigen

@@ -181,8 +181,9 @@
transition: all 0.3s;
}
/* Specific styling for AccountForger title */
.product-title[data-translate="productAccountForgerTitle"] {
/* Specific styling for product titles */
.product-title[data-translate="productAccountForgerTitle"],
.product-title[data-translate="productOsintMonitorTitle"] {
color: #0A1832;
}