diff --git a/thunderbird/userContent.css b/thunderbird/userContent.css new file mode 100644 index 0000000..b662999 --- /dev/null +++ b/thunderbird/userContent.css @@ -0,0 +1,3 @@ +.moz-text-html a { + color: inherit !important; +}