This commit is contained in:
sasha-astiadi
2024-05-06 22:53:21 +02:00
parent 5d4663c71f
commit a3951b00a5
45 changed files with 498 additions and 262 deletions

View File

@@ -31,7 +31,7 @@
/* Image styling in markdown */
img[src*="#mx-auto"] { margin: auto; }
img[src*="#small"] { width: 68px; }
img[src*="#small"] { width: 68px; margin: auto; }
img[src*="#sm"] { width: 200px; }
img[src*="#md"] { width: 300px; }
img[src*="#medium"] { width: 500px; }