Merge pull request '开芯院内容跳转地址' (#793) from gitlink_ssr_head into pre_gitlink_ssr
This commit is contained in:
commit
c685945bd5
|
@ -372,8 +372,9 @@ function HeaderPage(props){
|
|||
<div className='grow_content'>
|
||||
<img src={line} width={1250} style={{marginRight:"-50px"}}/>
|
||||
<div className='grow_a'>
|
||||
<a href="https://ysyx.oscc.cc/" target='_blank'></a>
|
||||
<a href="https://datenlord.github.io/zh-cn/#/community/mit" target='_blank' style={{width:"197px"}}></a>
|
||||
<a href="https://www.zjti.org.cn/moodle/?redirect=0" target='_blank' style={{width:"210px"}}></a>
|
||||
<a href="https://ysyx.oscc.cc/" target='_blank' style={{marginTop:"-13px"}}></a>
|
||||
<a href="https://datenlord.github.io/zh-cn/#/community/mit" target='_blank' style={{width:"197px",marginTop:"-16px"}}></a>
|
||||
<a href="https://open-verify.cc/learningresource/comm/com_001/" target='_blank'></a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -492,11 +492,10 @@
|
|||
left: 0px;
|
||||
top: 0px;
|
||||
height: 100%;
|
||||
padding-top: 60px;
|
||||
padding-top: 70px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
padding-bottom: 20px;
|
||||
a{
|
||||
display: block;
|
||||
height: 38px;
|
||||
|
|
Loading…
Reference in New Issue