0.1.9-beta enable sort and CORS flag

This commit is contained in:
2021-08-15 12:07:57 +08:00
parent 221be83bc5
commit 61ae8af122
4 changed files with 60 additions and 7 deletions

View File

@ -20,7 +20,19 @@
a {
text-decoration: none;
color: #116fce;
color: #2A52BE;
}
a:hover {
color: #1E90FF;
}
nav span a {
color: #000000;
}
nav span a:hover {
color: #2A52BE;
}
th,