Commit ff43139b088b8fbf00854bb36406bfac6288553f
1 parent
266aaa10
产品界面 硬件平台 部分完成
Showing
3 changed files
with
5 additions
and
3 deletions
css/portfollo.css
... | ... | @@ -16,7 +16,7 @@ |
16 | 16 | } |
17 | 17 | .portfolio-hardware-wrap li:nth-of-type(2){ |
18 | 18 | padding-top: 60px; |
19 | - background: url("../images/portfolio-hardware-wrap-2.png") no-repeat center 0; | |
19 | + background: url("../images/portfolio-hardware-wrap-2-active.png") no-repeat center 0; | |
20 | 20 | |
21 | 21 | } |
22 | 22 | .portfolio-hardware-wrap li:nth-of-type(3){ |
... | ... | @@ -101,12 +101,14 @@ |
101 | 101 | margin-top: 227px; |
102 | 102 | /*padding-left: 50px;*/ |
103 | 103 | width: 460px; |
104 | + margin-left: 100px; | |
104 | 105 | } |
105 | 106 | .ortfolio-hardware-bottom-3 li:nth-of-type(2){ |
106 | 107 | background: url("../images/produect_dev3.png") no-repeat; |
107 | - width: 630px; | |
108 | - height: 250px; | |
108 | + width: 298px; | |
109 | + height: 186px; | |
109 | 110 | margin-top: 197px; |
111 | + margin-left: 108px; | |
110 | 112 | |
111 | 113 | } |
112 | 114 | .ortfolio-hardware-bottom-4 li:nth-of-type(1){ | ... | ... |
images/portfolio-hardware-wrap-2-active.png
0 → 100644
16.8 KB
images/produect_dev3.png
100755 → 100644