diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css index 3542e62..889c6ff 100644 --- a/static/style.css +++ b/static/style.css @@ -358,7 +358,7 @@ iframe { .blogpost .created-at a, .blogpost-content a { padding: 0; - margin: 0 0.5em; + margin: 0; background-color: transparent; color: #b52f6a; text-decoration: underline; |