Daniel:
>On 30/06/14 22:26, Hartmut Figge wrote:

>> ----- userContent.css -----
>> .moz-txt-sig, .moz-signature {  background-color: #f0f0f0; }
>> ---------------
>>
>> You could set your own preferred values. :)
>
>Hartmut, your pref is changing the background colour (or color, :-) ). 
>How does that effect the colour of the type??

You can set other values as well, font-family, -size, -color, other
things...

.moz-txt-sig, .moz-signature {
   name-1: value;
   name-2: value;
   [...]
   name-n: value;
}

Maybe you have to add !important. Exercise gains knowledge. :-P

Hartmut
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to