added redirects to new docs

This commit is contained in:
2024-05-15 19:50:58 +02:00
parent 9c50ceb1fe
commit 3271920179
18 changed files with 6392 additions and 532 deletions

View File

@@ -56,15 +56,6 @@ main {
padding-inline: 2vw;
}
}
.doc_thumbnail{
position: relative;
bottom: 0;
left: 0;
margin: -2vh;
width: 150%;
padding-top: 2vh;
border-radius: 0 0 25px 25px;
}
td {
border-inline: 15px solid;
@@ -82,7 +73,7 @@ b, strong {
}
a {
color: $link;
&[target="_blank"]::after {
&[target="_blank"]::after{
display: inline-block;
width: 20px;
height: 20px;