mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(media): adjust positioning and size
This commit is contained in:
@@ -40,12 +40,16 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.content img {
|
||||
cursor: pointer;
|
||||
.content img, .content video, .content iframe, .content audio {
|
||||
box-sizing: border-box;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
.content img {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.content iframe {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user