Changed all app icons style.

This commit is contained in:
Gunther Brunner
2015-06-18 17:28:34 +09:00
parent 3811275694
commit c0750e4c9f
2 changed files with 33 additions and 21 deletions

View File

@@ -1,3 +1,18 @@
.stf-apps {
.stf-apps .icon-title {
font-size: 12px;
width: 70px;
}
.stf-apps .icon-app {
margin: 0;
text-align: center;
}
.stf-apps .heading .icon-app {
margin-top: -8px;
}
.stf-apps .heading .icon-app .fa {
font-size: 19px !important;
line-height: 14px !important;
}