mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
Documentation: set max-width property for inserted images
This commit is contained in:
@@ -31,3 +31,7 @@ div.contents {
|
||||
span.arrow {
|
||||
height: 13px;
|
||||
}
|
||||
|
||||
div.image img{
|
||||
max-width: 900px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user