Add navigational link

This commit is contained in:
Andras Schmelczer 2022-09-26 16:22:27 +02:00
parent b1d3639794
commit 2746f239d7
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
4 changed files with 18 additions and 6 deletions

View file

@ -30,12 +30,9 @@
text-align: justify;
}
h1 {
hyphens: none;
}
h1,
p,
h1 {
a {
color: var(--very-light-text-color);
margin-top: var(--line-height);
}