diff --git a/styles.css b/styles.css index 908ff22..ee5d4f5 100644 --- a/styles.css +++ b/styles.css @@ -428,7 +428,7 @@ abbr { color: var(--a-lec_blue); content: "„"; font-size: 3rem; - margin-right: -30px; + margin-right: -35px; margin-top: -35px; display: block; text-align: right; @@ -446,9 +446,11 @@ abbr { } .a-lec_fgc-quote a { + display: inline-block; background-color: var(--a-lec_yellow); padding: 4px; color: var(--a-lec_black); + margin-top: 5px; } .a-lec_fgc-quote a:hover {