Added link list

This commit is contained in:
2023-01-21 18:51:05 +01:00
parent 915e6d88b2
commit c8addfdbbf
4 changed files with 68 additions and 1 deletions

View File

@@ -153,7 +153,7 @@ h1 {
a {
color: black;
&.download {
&[href^=http] , &.download {
&::before {
margin: 0 5px 0 0;
top: 3px;
@@ -166,6 +166,10 @@ h1 {
.to-top {
margin: 45px 0 0;
}
.disclaimer {
font-size: 75%;
}
}
}