Fixed gray block style (grey -> gray) +++

This commit is contained in:
Dmitry Khomutov 2017-04-16 20:17:55 +07:00
parent c752651d10
commit 42a9d7fc94
No known key found for this signature in database
GPG key ID: 7EB36C9576F9ECB9

View file

@ -585,7 +585,7 @@ h6,
}
.bg-gray {
background-color: #8aa4af;
background-color: #8aa4af !important;
color: #fff !important;
}