Added date precision. Added Teen Core Club update scraper.

This commit is contained in:
2020-07-03 04:12:56 +02:00
parent 945c2c45ce
commit 48a127409e
17 changed files with 207 additions and 27 deletions

View File

@@ -144,8 +144,4 @@ export default {
padding: 0 1rem 1rem 1rem;
line-height: 1.5;
}
.dark .sidebar {
border-right: solid 1px var(--shadow-hint);
}
</style>