Migrate mistune to markdown

This commit is contained in:
cuom1999 2022-10-24 23:59:04 -05:00
parent 412945626b
commit 77aaae6735
46 changed files with 5112 additions and 420 deletions

View file

@ -26,14 +26,6 @@ td.user-name {
text-align: left;
}
tr {
padding-bottom: 96px;
&:target {
background: #fff897;
}
}
th.header.rank {
padding-left: 5px;
}
@ -84,6 +76,11 @@ th.header.rank {
&.highlight {
background: #fff897;
}
padding-bottom: 96px;
&:target {
background: #fff897;
}
}
}