Skip to content

Commit

Permalink
🎨 修改友链卡片样式
Browse files Browse the repository at this point in the history
  • Loading branch information
zkqiang committed Feb 15, 2020
1 parent 60b8eb2 commit b10817e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/css/_pages/_base/base.styl
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,8 @@ a.police-beian
box-shadow none

&:hover
box-shadow: 0 0 25px 0 rgba(0,0,0,0.16);
transition: all 0.3s;
background-color: #ebedef;
z-index 1

&-title
Expand Down

0 comments on commit b10817e

Please sign in to comment.