Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I match email signature fonts to message font when I can't actually choose a specific size?

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: yabochaos

more options

When I setup my HTML signature with font = Georgia size=11, my choices for size composing is Medium. It does not match.

When I setup my HTML signature with font = Georgia size=11, my choices for size composing is Medium. It does not match.

선택된 해결법

Thunderbird uses 'medium' because it means no matter what font, screen resolution or OS etc the recipient is using, the desired result will be a medium size - the users preference and not a preset size they may not be able to see.

What is a good size for you may not be a good size for recipients of email.

Instead of setting a specific font size try using 'font-size: medium;'

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

Thunderbird uses 'medium' because it means no matter what font, screen resolution or OS etc the recipient is using, the desired result will be a medium size - the users preference and not a preset size they may not be able to see.

What is a good size for you may not be a good size for recipients of email.

Instead of setting a specific font size try using 'font-size: medium;'

more options

Thanks Toad-Hall