Nouvelle forme de citation

This commit is contained in:
Adrien Bourmault 2022-04-07 11:05:32 +02:00
parent 231db5b75f
commit 4ee7c38c0f
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
1 changed files with 2 additions and 2 deletions

View File

@ -196,7 +196,7 @@ div#a-lec_infos {
.a-lec_list-post-title {
display: block;
padding: 15px;
background-color: var(--a-lec_blue);
background-color: var(--a-lec_yellow);
color: var(--a-lec_white);
font-weight: bold;
padding: 10px;
@ -345,7 +345,7 @@ abbr {
color: var(--a-lec_blue);
content: "„";
font-size: 3rem;
margin-right: -25px;
margin-right: -30px;
margin-top: -35px;
display: block;
text-align: right;