This commit is contained in:
Jeremy Thomas
2017-07-30 18:22:13 +01:00
parent 30df8e4901
commit 665fb15753
15 changed files with 593 additions and 33 deletions

View File

@@ -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