Documentation: set max-width property for inserted images
This commit is contained in:
parent
6ff2f395e6
commit
e57359a3a0
@ -31,3 +31,7 @@ div.contents {
|
|||||||
span.arrow {
|
span.arrow {
|
||||||
height: 13px;
|
height: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.image img{
|
||||||
|
max-width: 900px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user