Slon/Static/css: Correct image aspect ratio in web view
This commit is contained in:
parent
022fceb21b
commit
e3a3259bf3
2 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@ a {
|
|||
}
|
||||
.img-media {
|
||||
max-width: 640px;
|
||||
height: auto
|
||||
}
|
||||
.page-container {
|
||||
width: 800px;
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!doctypehtml>
|
||||
<title></title>
|
||||
<link href=https://error.checksum.fail/css/9271390173902173.css rel=stylesheet>
|
||||
<link href=https://error.checksum.fail/css/218397218937.css rel=stylesheet>
|
||||
<link href=https://linusg.github.io/serenityos-emoji-font/SerenityOS-Emoji.css rel=stylesheet>
|
||||
<style>
|
||||
* {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue