diff --git a/popup.html b/popup.html index b297f21..563b832 100644 --- a/popup.html +++ b/popup.html @@ -6,8 +6,7 @@ body, input[type=submit], label[for=norm], textarea.norm { font-family: Lora, serif; } - #url, #result-holder, label[for=sans], textarea.sans { - font-family: 'Open Sans', sans-serif; + font-family: 'Open Sans', 'Segoe UI', Tahoma, Arial, sans-serif; } body { font-size: 100%;