mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Make buttons more consistent
Rename JumpUp button to top-of-page
This commit is contained in:
parent
0d10de923d
commit
b208b872d7
13 changed files with 143 additions and 102 deletions
|
@ -72,7 +72,7 @@
|
|||
font-size: 1rem
|
||||
font-weight: 600
|
||||
|
||||
background-color: $black2
|
||||
background-color: #000000
|
||||
color: $white
|
||||
opacity: 0
|
||||
border-radius: $rad-inner
|
||||
|
@ -95,7 +95,7 @@
|
|||
left: -0.45rem
|
||||
transform: translateY(-50%)
|
||||
|
||||
color: $black2
|
||||
color: #000000
|
||||
|
||||
&:hover
|
||||
background-color: $black2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue