]> git.wh0rd.org - chrome-ext/web-power-switch.git/blobdiff - popup.html
use sans serif fonts in popup
[chrome-ext/web-power-switch.git] / popup.html
index fa89f3ebd0bd16c6e62b29c79e94a561650eb698..eb0dd4916969dcd2671d4cea1f3aab2bb3cbd729 100644 (file)
@@ -15,6 +15,8 @@ table#buttons {
 body {
        margin: 0px;
        padding: 0px;
+       font-family: Arial, sans-serif;
+       font-size: smaller;
 }
 td {
        white-space: nowrap;