add border around videos

This commit is contained in:
Yann Esposito (Yogsototh) 2024-09-05 15:00:02 +02:00
parent cc2d861b48
commit ded1aa29e1
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -97,6 +97,7 @@ table td { padding: .1em 1em; }
nav { text-align: center; padding: 1em 0; }
pre { line-height: 1em; }
figcaption { text-align: right; font-style: italic; font-size: 0.875em; }
video { border: solid 1px; }
#table-of-contents { text-align: left; }
#toc { font-size: 0.875em; }
#toc ul { padding-left: 2rem; }