Fix citation
This commit is contained in:
parent
9117ab4935
commit
3289628424
1 changed files with 6 additions and 1 deletions
|
@ -12,6 +12,11 @@ main {
|
|||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.source {
|
||||
text-align: right;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.paysage {
|
||||
grid-column-end: span 2;
|
||||
max-width: 100%;
|
||||
|
@ -21,7 +26,7 @@ footer {
|
|||
color: grey;
|
||||
font-size: 18px;
|
||||
transition: color 0.3s;
|
||||
|
||||
|
||||
& a:link {
|
||||
color: grey;
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Add table
Reference in a new issue