If the blog post author left width tags in his/her HTML, still make sure the image shows its original aspect

This commit is contained in:
Wolfr 2017-06-01 21:36:06 +02:00
parent d96e2b99cb
commit f77ff68807
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ pre {
}
img {
max-width: 100%;
height: auto;
}
/*Block ads and junk*/