mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-18 03:36:06 +00:00
Auto height for img in post-content
This commit is contained in:
@ -534,6 +534,7 @@ table.plain {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
/* The author credit area after the post */
|
||||
|
Reference in New Issue
Block a user