系统状态
This commit is contained in:
parent
a4857c39b6
commit
6588dd827c
@ -254,19 +254,19 @@
|
|||||||
height: 400px;
|
height: 400px;
|
||||||
}
|
}
|
||||||
.inImgDiv1{
|
.inImgDiv1{
|
||||||
background: url("../img/com1.png") repeat;
|
background: url("../img/photo1.png") repeat;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
}
|
}
|
||||||
.inImgDiv2{
|
.inImgDiv2{
|
||||||
background: url("../img/com2.png") repeat;
|
background: url("../img/photo2.png") repeat;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
}
|
}
|
||||||
.inImgDiv3{
|
.inImgDiv3{
|
||||||
background: url("../img/com3.png") repeat;
|
background: url("../img/photo3.png") repeat;
|
||||||
margin:0 auto;
|
margin:0 auto;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
|
Loading…
Reference in New Issue
Block a user