汉晶添加中英文翻译
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
.bannertop{
|
||||
width: 100%;
|
||||
height:105vh;
|
||||
background-image: url(../imgs/svg/企业文化理念\(BJF\).svg);
|
||||
background-image: url(../imgs/us/corporateCultureConcept.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size:40vw;
|
||||
background-position:0vw 50%;
|
||||
@@ -260,6 +260,21 @@ html {
|
||||
scroll-margin-top: 10vh;
|
||||
}
|
||||
|
||||
/* 英文状态下样式 */
|
||||
.topBannerLeftTitle p.en:nth-child(1) {
|
||||
font-size: 2vw;
|
||||
letter-spacing: normal;
|
||||
font-family: 'Segoe UI', 'Arial', 'Helvetica', sans-serif;
|
||||
|
||||
}
|
||||
|
||||
.topBannerLeftTitle p.en:nth-child(2) {
|
||||
font-size: 1vw;
|
||||
letter-spacing: normal;
|
||||
font-family: 'Segoe UI', 'Arial', 'Helvetica', sans-serif;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user