Commit a0b061c2 authored by 沈翠玲's avatar 沈翠玲

修改图标

parent f716c556
...@@ -71,10 +71,10 @@ ...@@ -71,10 +71,10 @@
.TXM { .TXM {
position: absolute; position: absolute;
top: 16px; top: 2px;
left: -240px; left: -240px;
width: 70px; width: 90px;
height: 84px; height: 125px;
background-image: url('./img/TXM.jpg'); background-image: url('./img/TXM.jpg');
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;
...@@ -82,10 +82,10 @@ ...@@ -82,10 +82,10 @@
} }
.JABIL { .JABIL {
position: absolute; position: absolute;
top: 30px; top: 2px;
right: -216px; right: -340px;
width: 116px; width: 235px;
height: 62px; height: 130px;
background-image: url('./img/JABIL.png'); background-image: url('./img/JABIL.png');
background-color: #fff; background-color: #fff;
background-repeat: no-repeat; background-repeat: no-repeat;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment