Merge pull request #3718 from mshabunin:image-max-width
This commit is contained in:
commit
0a1da4461b
@ -31,3 +31,7 @@ div.contents {
|
||||
span.arrow {
|
||||
height: 13px;
|
||||
}
|
||||
|
||||
div.image img{
|
||||
max-width: 900px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user