fixed color on blocklist title

This commit is contained in:
Gustavo Cortez 2014-02-07 17:20:54 -03:00
parent 37a5b311bb
commit ec93b9dc29
1 changed files with 4 additions and 0 deletions

View File

@ -222,6 +222,10 @@ h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-top: 10px;
}
.icon-block h3 {
color: #fff;
}
.block-tx {
-moz-border-radius: 2px;
-webkit-border-radius: 2px;