added redirects to new docs
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user