Skip to content

Commit

Permalink
Uploaded 一卡通门户 Alipay Link, fixed some UI problems
Browse files Browse the repository at this point in the history
  • Loading branch information
JimHans committed Mar 16, 2022
1 parent fc53199 commit 51421b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Uestx.htm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
padding: 0;
border: 1px solid #888;
width: 80%;
height: 800px;
height: 850px;
border-radius: 20px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
Expand Down Expand Up @@ -339,6 +339,8 @@ <h2>校园生活</h2>
<br/><br/>
<div class="cardhover" style="float: left; height: 170px;" onclick="window.open('/~https://github.com/mrcaidev/uestc-temperature');"><div class="card-thumb" style="background-image:url(/~https://avatars.githubusercontent.com/u/78269445?v=4);height:60%"></div>
<span class="bgm-item-titlemain">uestc-temperature</span></div>
<div class="cardhover" style="float: left; height: 200px;" onclick="window.open('https://ur.alipay.com/1ckBJe');"><div class="card-thumb" style="background-image:url(UESTX_files/pic/campuslife/campservices.jpg);height:60%"></div>
<span class="bgm-item-titlemain">一卡通门户(Alipay)</span></div>
</div>
</div>
</div>
Expand Down
4 changes: 3 additions & 1 deletion index.htm
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
padding: 0;
border: 1px solid #888;
width: 80%;
height: 800px;
height: 850px;
border-radius: 20px;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
-webkit-animation-name: animatetop;
Expand Down Expand Up @@ -339,6 +339,8 @@ <h2>校园生活</h2>
<br/><br/>
<div class="cardhover" style="float: left; height: 170px;" onclick="window.open('/~https://github.com/mrcaidev/uestc-temperature');"><div class="card-thumb" style="background-image:url(/~https://avatars.githubusercontent.com/u/78269445?v=4);height:60%"></div>
<span class="bgm-item-titlemain">uestc-temperature</span></div>
<div class="cardhover" style="float: left; height: 200px;" onclick="window.open('https://ur.alipay.com/1ckBJe');"><div class="card-thumb" style="background-image:url(UESTX_files/pic/campuslife/campservices.jpg);height:60%"></div>
<span class="bgm-item-titlemain">一卡通门户(Alipay)</span></div>
</div>
</div>
</div>
Expand Down

0 comments on commit 51421b0

Please sign in to comment.