mirror of
https://git.checksum.fail/alec/slon.git
synced 2025-12-08 12:09:55 +02:00
Slon/Static/css: Correct image aspect ratio in web view
This commit is contained in:
@@ -26,6 +26,7 @@ a {
|
|||||||
}
|
}
|
||||||
.img-media {
|
.img-media {
|
||||||
max-width: 640px;
|
max-width: 640px;
|
||||||
|
height: auto
|
||||||
}
|
}
|
||||||
.page-container {
|
.page-container {
|
||||||
width: 800px;
|
width: 800px;
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<!doctypehtml>
|
<!doctypehtml>
|
||||||
<title></title>
|
<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>
|
<link href=https://linusg.github.io/serenityos-emoji-font/SerenityOS-Emoji.css rel=stylesheet>
|
||||||
<style>
|
<style>
|
||||||
* {
|
* {
|
||||||
|
|||||||
Reference in New Issue
Block a user