MehrabKamrani commited on 2015-12-26 07:25:14
Zeige 1 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
... | ... |
@@ -128,7 +128,7 @@ html { |
128 | 128 |
margin-top: 28px; |
129 | 129 |
} |
130 | 130 |
.logo{ |
131 |
- width: 120px; |
|
131 |
+ height: 81px; |
|
132 | 132 |
} |
133 | 133 |
.donation{ |
134 | 134 |
text-align: center; |
... | ... |
@@ -377,7 +377,7 @@ footer.footer{ |
377 | 377 |
@media (max-width: 399px) { |
378 | 378 |
.logo { |
379 | 379 |
text-align: center; |
380 |
- width: 25%; |
|
380 |
+ height: 60px; |
|
381 | 381 |
float: none; |
382 | 382 |
} |
383 | 383 |
.navbar-header{ |
384 | 384 |