summaryrefslogtreecommitdiff
path: root/src/content/content.css
diff options
context:
space:
mode:
authorhackademix2018-07-20 16:19:49 +0200
committerhackademix2018-07-20 16:19:49 +0200
commit9382bbd9112b48676e3c308921e0285f632f9126 (patch)
tree6c0c0f044e87692085b6a466b9855b30d11dedb2 /src/content/content.css
parentb1e4791d0a7c95815cba31a8caa5d39dd987c756 (diff)
downloadnoscript-9382bbd9112b48676e3c308921e0285f632f9126.tar.gz
noscript-9382bbd9112b48676e3c308921e0285f632f9126.tar.xz
noscript-9382bbd9112b48676e3c308921e0285f632f9126.zip
Replaced unicode glyphs missing on some platforms and in the Tor Browser.
Diffstat (limited to 'src/content/content.css')
-rw-r--r--src/content/content.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/content/content.css b/src/content/content.css
index 015fb2d..596da6d 100644
--- a/src/content/content.css
+++ b/src/content/content.css
@@ -45,8 +45,9 @@ a.__NoScript_PlaceHolder__ > span {
right: 0;
display: block;
color: #800;
- font-size: 16px;
+ font-size: 24px;
font-family: sans-serif;
+ font-weight: bold;
padding: 0 4px;
margin: 0;
background: none;