added css classes for img, video, code styling

This commit is contained in:
2025-04-04 18:05:05 +02:00
parent 8c0ee4b3af
commit 060b66a1be
7 changed files with 53 additions and 5 deletions

View File

@@ -62,5 +62,9 @@
filter: var(--color-text-img);
margin-top: 4px;
margin-bottom: -4px;
width: fit-content !important;
margin-left: 0;
margin-right: 0;
display: inline;
}
</style>