diff options
Diffstat (limited to 'src/content')
-rw-r--r-- | src/content/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content/style.css b/src/content/style.css index 79b5658..42ab9e4 100644 --- a/src/content/style.css +++ b/src/content/style.css @@ -162,6 +162,7 @@ a.anchor { /* FIXME: dark-mode */ background: transparent url(img/link/light.svg) center right no-repeat; padding-right: 22px; + margin-left: 10px; } |