diff --git a/static/src/app/statistic/war-detail/war-detail.component.html b/static/src/app/statistic/war-detail/war-detail.component.html index 2719f75..ec53cf9 100644 --- a/static/src/app/statistic/war-detail/war-detail.component.html +++ b/static/src/app/statistic/war-detail/war-detail.component.html @@ -2,14 +2,14 @@

{{war.title}} - vom {{war.date | date: 'dd.MM.yyyy'}}

-

+

Endpunktestand:

NATO {{war.ptBlufor}} | {{war.ptOpfor}} CSAT -

+

Teilnehmer:

-
+
Logfile anzeigen
@@ -50,7 +50,7 @@
-
+
diff --git a/static/src/app/statistic/war-list/war-list.component.css b/static/src/app/statistic/war-list/war-list.component.css index 3a4d680..971ee7a 100644 --- a/static/src/app/statistic/war-list/war-list.component.css +++ b/static/src/app/statistic/war-list/war-list.component.css @@ -1,10 +1,5 @@ -.search-bar { - padding-top: 20px; - padding-bottom: 20px; -} - -.rank-list { - width: 100%; +.war-list { + padding-top: 30px; } :host /deep/ .card-header { diff --git a/static/src/app/statistic/war-list/war-list.component.html b/static/src/app/statistic/war-list/war-list.component.html index 4a86e4d..2dfae0c 100644 --- a/static/src/app/statistic/war-list/war-list.component.html +++ b/static/src/app/statistic/war-list/war-list.component.html @@ -1,23 +1,12 @@
-