mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 03:00:14 +08:00
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 {
|
||||
height: 13px;
|
||||
}
|
||||
|
||||
div.image img{
|
||||
max-width: 900px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user