X-Git-Url: https://git.wh0rd.org/?p=chrome-ext%2Fweb-power-switch.git;a=blobdiff_plain;f=popup.html;fp=popup.html;h=eb0dd4916969dcd2671d4cea1f3aab2bb3cbd729;hp=fa89f3ebd0bd16c6e62b29c79e94a561650eb698;hb=265f39ca490cfd56c7b1b4ae8c3cd36a5e1e41f7;hpb=7e0338f48e9827c01114713351ea64670c20a56a diff --git a/popup.html b/popup.html index fa89f3e..eb0dd49 100644 --- a/popup.html +++ b/popup.html @@ -15,6 +15,8 @@ table#buttons { body { margin: 0px; padding: 0px; + font-family: Arial, sans-serif; + font-size: smaller; } td { white-space: nowrap;