fix app-icon color and use bs class for w100

This commit is contained in:
Mario Vavti
2017-03-26 13:45:27 +02:00
parent 7634d4ce69
commit c327b00efa
3 changed files with 3 additions and 6 deletions

View File

@@ -1609,11 +1609,8 @@ dl.bb-dl > dd > li {
border-left: 0.2rem solid #eee;
}
.w100 {
width: 100%;
}
.app-icon {
color: #777;
font-size: 80px;
text-shadow: 3px 3px 3px lightgrey;
}