Juanfran 2014-08-08 14:50:42 +02:00
parent 91f91d804e
commit 9924aaaf0e
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
&:hover { &:hover {
@include transition (background-color .3s linear); @include transition (background-color .3s linear);
background-color: $red; background-color: $red;
color: $white;
} }
} }
.header-role, .header-role,