forked from hero/www_hero_project
add
This commit is contained in:
@@ -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; }
|
||||
|
Reference in New Issue
Block a user