|
|
|
@ -126,7 +126,7 @@ a {
|
|
|
|
|
display: block; |
|
|
|
|
max-height: 95px; |
|
|
|
|
transition: background 0.4s ease-in; |
|
|
|
|
margin-bottom: 18px; |
|
|
|
|
margin-bottom: 12px; |
|
|
|
|
} |
|
|
|
|
.bg-switch .bgs .bg:hover { |
|
|
|
|
background: rgba(255,255,255,0.3); |
|
|
|
@ -145,10 +145,6 @@ a {
|
|
|
|
|
transition: all 0.3s linear; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.bg-switch .bgs .bg img:hover { |
|
|
|
|
border-color: #ececec; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.hovered { |
|
|
|
|
text-decoration: none; |
|
|
|
|
background-color: #ECF0F1; |
|
|
|
|