diff options
Diffstat (limited to '')
-rw-r--r-- | 2021/all.md | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/2021/all.md b/2021/all.md index af7697e5..055a1c73 100644 --- a/2021/all.md +++ b/2021/all.md @@ -5,19 +5,5 @@ [[!inline pages="internal(2021/all-include)" raw="yes"]] </div> -[[!sidebar]] +[[!sidebar content=""]] -<style> - .all > ol { list-style-type: none; padding: 0 } - .all > ol > li { - display: block; - box-shadow: 0 3px 10px rgb(0 0 0 / 20%); - padding: 10px; - margin-bottom: 10px; - border: 1px solid rgb(0 0 0 / 20%); - border-radius: 5px; } - .all > ol > li video { max-width: 100%; - width: 180px; - position: absolute; - left: 10px; } -</style> |