This commit is contained in:
Scott Erickson 2014-02-24 11:20:35 -08:00
parent 8138a5b678
commit 953c9064f5

View file

@ -24,9 +24,9 @@
width: 300px
height: 80px
//@include transition(color .10s linear) // buggy in chrome, coloring doesn't get the right edge of the word
@include transition(color .10s linear)
&:hover a, &:active a
&:hover button, &:active button
color: #8090AA
canvas