ajout footer

This commit is contained in:
ethylotest
2021-03-23 15:14:54 +01:00
parent 1e2aa8ce45
commit 0ccf124418
11 changed files with 50 additions and 15 deletions

View File

@@ -83,21 +83,21 @@ b, em {
/*CLASS SETTINGS*/
/*quote*/
.quote {
max-width: 450px;
max-width: 480px;
margin-right: 0px;
margin-left: auto;
text-align: right;
}
.quote p {
.quote p, .quote p * {
color: var(--color-text-light);
}
.quote_credit {
font-size: 1.8em;
margin-top: 0.2em;
margin-top: 0.9em;
}
.quote_credit p {
font-size: 0.8em;
line-height: 1em;
line-height: 1.2em;
}
/*