This commit is contained in:
hwy0127@gmail.com
2019-06-17 21:25:18 +08:00
Unverified
parent 79971d49db
commit 5a3363e0e4
37 changed files with 2955 additions and 418 deletions

View File

@@ -87,7 +87,7 @@
margin-top: .2rem
padding: 0 1rem
height: 1.6rem
background: #49b1f5
background: $light-blue
color: #fff
text-decoration: none
line-height: 1.6rem
@@ -96,7 +96,7 @@
z-index: 1
.toggle_change--primary,.bookmark--primary
color: $cyan
color: $ruby
.toggle_change--animated,.bookmark--animated
transition-property: color
@@ -109,7 +109,7 @@
left: 0
right: 0
bottom: 0
background: $cyan
background: $ruby
transform: scaleX(0)
transform-origin: 0 50%
transition-property: transform