fix some ui
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
967936a6e3
commit
3ced8604ae
|
|
@ -8,7 +8,7 @@ import richang2 from "../picture/richang2.jpg";
|
|||
import jingpin1 from "../picture/jingpin1.jpg";
|
||||
import xueshengjie1 from "../picture/xueshengjie1.jpg";
|
||||
import luntan1 from "../picture/luntan1.jpg";
|
||||
import background from "../picture/background.jpg";
|
||||
import background from "../picture/background.png";
|
||||
import tool from "../picture/tool.png";
|
||||
import diannao from "../picture/diannao.png";
|
||||
import caiwaibu from "../picture/caiwaibu.png";
|
||||
|
|
@ -449,14 +449,7 @@ export const Feature80DataSource = {
|
|||
children: (
|
||||
<>
|
||||
<p>
|
||||
<i>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
以服务社会为己任,为建设社会主义和谐社会贡献力量
|
||||
</i>
|
||||
<i>以服务社会为己任,为建设社会主义和谐社会贡献力量</i>
|
||||
<br />
|
||||
</p>
|
||||
</>
|
||||
|
|
@ -1812,13 +1805,9 @@ export const Footer10DataSource = {
|
|||
{
|
||||
name: "link1",
|
||||
children: (
|
||||
<span>
|
||||
<span>
|
||||
<span>
|
||||
<br />
|
||||
<p>纳新咨询群:111111111</p>
|
||||
</span>
|
||||
</span>
|
||||
<b>纳新咨询群:797980851</b>
|
||||
</span>
|
||||
),
|
||||
className: "kd2mqk40hca-editor_css",
|
||||
|
|
@ -1895,7 +1884,8 @@ export const Footer10DataSource = {
|
|||
children: (
|
||||
<span>
|
||||
©2020 浙江大学学生E志者协会 All Rights Reserved
|
||||
<br />
|
||||
<br></br>
|
||||
<a href="http://www.beian.miit.gov.cn/"> 浙ICP备20022913号-2</a>
|
||||
</span>
|
||||
),
|
||||
},
|
||||
|
|
|
|||
|
|
@ -58,16 +58,8 @@
|
|||
text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.35);
|
||||
}
|
||||
#Banner3_1 .banner3-text-wrapper > .k6bx9qqmas-editor_css {
|
||||
margin: 30px 50px 150px 100px;
|
||||
padding: 0px 0px 0px 75px;
|
||||
background: linear-gradient(
|
||||
to right,
|
||||
#ffbe0b,
|
||||
#fb5607,
|
||||
#ff006e,
|
||||
#8338ec,
|
||||
#3a86ff
|
||||
);
|
||||
text-align: center;
|
||||
background: #fb5607;
|
||||
-webkit-background-clip: text;
|
||||
color: transparent;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -40,9 +40,9 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
.copyright {
|
||||
height: 80px;
|
||||
height: 100px;
|
||||
text-align: center;
|
||||
line-height: 80px;
|
||||
line-height: 100px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 57 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 216 KiB |
Loading…
Reference in New Issue