issue中图片超出边框
This commit is contained in:
parent
d88b5dbbed
commit
52217efcb6
|
@ -2773,3 +2773,4 @@ div.repos_explain{
|
|||
padding-top: 20px;
|
||||
padding-bottom: 20px;
|
||||
}
|
||||
img{max-width: 100%;}
|
||||
|
|
|
@ -422,3 +422,4 @@ a.box_close{background:url(../images/img_floatbox.png) -22px 0 no-repeat;}
|
|||
|
||||
/*文本左对齐*/
|
||||
.tl{text-align: left;}
|
||||
img{max-width: 100%;}
|
||||
|
|
Loading…
Reference in New Issue