darker shade for hover

This commit is contained in:
Arvind Tiwari 2018-04-13 16:23:17 +05:30
parent 479d6fbd4f
commit ca480ce9c8
1 changed files with 5 additions and 0 deletions

View File

@ -1235,6 +1235,11 @@ footer {
color: #87B6EA;
}
.promo-section.promo-with-bg a:hover,
.promo-section.promo-with-bg a:focus {
color: #77a6da;
}
.promo-section h3 {
font-weight: 700;
font-size: 36px;