aboutsummaryrefslogtreecommitdiffstats
path: root/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'popup.html')
-rw-r--r--popup.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/popup.html b/popup.html
index c5944992..c3cd3832 100644
--- a/popup.html
+++ b/popup.html
@@ -41,6 +41,11 @@
#popupMenu a:hover {
background: #EEEEEE;
}
+
+ #optionsLink {
+ font-family : "Helvetica Neue", "Helvetica", "Arial", sans-serif;
+ font-size: 12px;
+ }
</style>
<script src="popup.js"></script>
</head>