mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Add love
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
$github: #333333
|
||||
$twitter: #55acee
|
||||
|
||||
#github
|
||||
color: $github
|
||||
border-color: $github
|
||||
@@ -9,12 +6,16 @@ $twitter: #55acee
|
||||
border-color: $github
|
||||
color: $white
|
||||
|
||||
#twitter
|
||||
color: $twitter
|
||||
border-color: $twitter
|
||||
.tw-button
|
||||
background-color: $twitter
|
||||
color: $white
|
||||
border-color: transparent !important
|
||||
&:hover
|
||||
background: $twitter
|
||||
border-color: $twitter
|
||||
background-color: darken($twitter, 2.5%)
|
||||
color: $white
|
||||
&:active,
|
||||
&:focus
|
||||
background-color: darken($twitter, 5%)
|
||||
color: $white
|
||||
|
||||
+desktop
|
||||
|
||||
Reference in New Issue
Block a user