Correction citations
This commit is contained in:
parent
b86dc9d27e
commit
bd18da0f6b
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue