更新汉晶代码“
git commit -m 更新汉晶代码“
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
/* background-color: #030045; */
|
||||
position: relative;
|
||||
background:
|
||||
url(../imgs/svg/页尾背景左.svg) 2vw 28vh/400px auto no-repeat,
|
||||
url(../imgs/SVG/页尾背景左.svg) 2vw 28vh/400px auto no-repeat,
|
||||
url(../imgs/SVG/页尾背景右.svg) 78vw 19vh/400px auto no-repeat,
|
||||
hsl(243, 100%, 14%); /* 背景色放在最后 */
|
||||
|
||||
@@ -109,8 +109,19 @@
|
||||
color: #fff;
|
||||
}
|
||||
.footerBoxRight p{
|
||||
font-size: 1.2vw;
|
||||
font-size: 1vw;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.record{
|
||||
color: #fff;
|
||||
font-size: 1vw;
|
||||
|
||||
}
|
||||
.record:hover{
|
||||
color: #009FD0;
|
||||
font-size: 1vw;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user