mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-11-15 04:40:25 +01:00
11 lines
209 B
HTML
11 lines
209 B
HTML
<style>
|
|
article.markdown video {
|
|
max-width: 100%;
|
|
height: auto;
|
|
}
|
|
main aside nav h2 a img.book-icon {
|
|
filter: unset;
|
|
height: 2em;
|
|
width: 2em;
|
|
}
|
|
</style>
|