terraform hover update

This commit is contained in:
captainill 2015-11-09 22:17:57 -08:00
parent 25faa1d97f
commit 348fd81b75
1 changed files with 3 additions and 21 deletions

View File

@ -7,23 +7,6 @@
body.page-sub{
#header{
background-color: $purple;
.navbar-brand {
.logo{
&:hover{
color: $black;
}
}
.by{
&:hover{
svg{
line{
stroke: $black;
}
}
}
}
}
}
}
@ -38,16 +21,15 @@ body.page-sub{
background-position: 0 45%;
&:hover{
color: $purple;
opacity: .6;
}
}
.by{
color: $black;
.by-hashicorp{
&:hover{
svg{
line{
stroke: $purple;
opacity: .4;
}
}
}