darker shade for hover
This commit is contained in:
parent
479d6fbd4f
commit
ca480ce9c8
1 changed files with 5 additions and 0 deletions
|
@ -1235,6 +1235,11 @@ footer {
|
||||||
color: #87B6EA;
|
color: #87B6EA;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.promo-section.promo-with-bg a:hover,
|
||||||
|
.promo-section.promo-with-bg a:focus {
|
||||||
|
color: #77a6da;
|
||||||
|
}
|
||||||
|
|
||||||
.promo-section h3 {
|
.promo-section h3 {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
|
|
Loading…
Reference in a new issue