diff --git a/views/html/charactergroups/group.tpl b/views/html/charactergroups/group.tpl
index 19cc7b43..9e792865 100644
--- a/views/html/charactergroups/group.tpl
+++ b/views/html/charactergroups/group.tpl
@@ -15,9 +15,9 @@
Schweb wie ein Schmetterling! Stich wie eine Biene!
- - 6 Mitglieder
- - =$group['xps']?> XP
- 7. Platz
+ - =$group['xps']?> XP
+ - 6 Mitglieder
diff --git a/www/css/desktop.css b/www/css/desktop.css
index 8cb26ad1..4ebf4fb8 100644
--- a/www/css/desktop.css
+++ b/www/css/desktop.css
@@ -156,6 +156,7 @@ input[type="submit"][disabled]{text-shadow:1px 2px #d48c4e;background:#f9ac69;bo
.gdata{margin-top:20px}
.gdata img{border-radius:3px;margin-bottom:15px}
.gdata h1{margin:0;padding:0}
+.gdata .fa{color:#aca8a1}
.gchars li{background:#fff;padding:15px 0;border-radius:3px;text-align:center;float:left;margin-bottom:5px;width:49%}
.gchars li:nth-child(even){float:right}