Correction citations

This commit is contained in:
Adrien Bourmault 2022-05-01 13:37:04 +02:00
parent b86dc9d27e
commit bd18da0f6b
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 3 additions and 1 deletions

View File

@ -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 {