mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-10 03:50:38 +03:00
default css: Set max width for video attachment
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
4823f20085
commit
11aafbc46f
@ -1,5 +1,5 @@
|
||||
body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em }
|
||||
img { max-width: 100% }
|
||||
.snac-embedded-video, img { max-width: 100% }
|
||||
.snac-origin { font-size: 85% }
|
||||
.snac-score { float: right; font-size: 85% }
|
||||
.snac-top-user { text-align: center; padding-bottom: 2em }
|
||||
|
Loading…
Reference in New Issue
Block a user