mirror of
https://github.com/fediland/fediland.github.io.git
synced 2024-11-14 00:23:06 +00:00
Footer link bug fix by Tenno Seremel.
This commit is contained in:
parent
5abc3c8f04
commit
af760a838a
|
@ -286,6 +286,10 @@ h3:not(:first-child) {
|
|||
.main-footer p:not(:first-child) {
|
||||
margin-top: 1em;
|
||||
}
|
||||
.main-footer a {
|
||||
color: var(--link-color);
|
||||
text-decoration: underline;
|
||||
}
|
||||
.page-source-link {
|
||||
color: var(--link-color);
|
||||
text-decoration: underline;
|
||||
|
|
Loading…
Reference in a new issue