diff options
author | Einar Egilsson <einar@einaregilsson.com> | 2015-09-14 14:26:18 +0000 |
---|---|---|
committer | Einar Egilsson <einar@einaregilsson.com> | 2015-09-14 14:26:18 +0000 |
commit | e2cc4f87d36006d74cdcef7362dd51728802d4aa (patch) | |
tree | 3c17595a8ed75797b28c346b7d4bfd15d6e68acd /css/popup.css | |
parent | 4f421c63472ece0bd6d83d4a64db5168f9f6ba58 (diff) |
Almost ready
Diffstat (limited to 'css/popup.css')
-rw-r--r-- | css/popup.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/css/popup.css b/css/popup.css index 7451ec8..1f0069c 100644 --- a/css/popup.css +++ b/css/popup.css @@ -9,6 +9,7 @@ h1 { margin-top:-4px; font-size:22px; font-weight: bold; + letter-spacing: 1.5px; } h1 span { @@ -27,4 +28,5 @@ button { margin-top:-16px; color:red; height:13px; + font-size:12px; }
\ No newline at end of file |