diff --git a/scss/style.scss b/scss/style.scss index 1bba797..a87c756 100644 --- a/scss/style.scss +++ b/scss/style.scss @@ -29,7 +29,7 @@ $red: red; padding: 5px; } - .section { + section { margin-bottom: 10px; display: flex; flex-direction: row; diff --git a/styles/blades.css b/styles/blades.css index 10733de..eb49186 100644 --- a/styles/blades.css +++ b/styles/blades.css @@ -40,25 +40,25 @@ * td { padding: 5px; } -* .section { +* section { margin-bottom: 10px; display: flex; flex-direction: row; justify-content: space-between; } -* .section > * { +* section > * { margin-right: 10px; } -* .section > *:last-child { +* section > *:last-child { margin-right: 0px; } -* .section .grow-one { +* section .grow-one { flex-grow: 1; } -* .section .grow-two { +* section .grow-two { flex-grow: 2; } -* .section.experience { +* section.experience { margin-bottom: 0px; justify-content: center; } diff --git a/templates/actor-sheet.html b/templates/actor-sheet.html index 095cf2f..a32639f 100644 --- a/templates/actor-sheet.html +++ b/templates/actor-sheet.html @@ -1,6 +1,6 @@
-
+
@@ -75,11 +75,11 @@ {{> "systems/blades-in-the-dark/templates/parts/coins.html"}}
-
+
{{!-- Experience --}} -
-
+
+
{{!-- Stress and Trauma --}}
@@ -166,7 +166,7 @@
{{!-- Harm, Healing and Armor --}} -
+
@@ -234,10 +234,10 @@
-
+ {{!-- Attributes --}} -
+
@@ -307,6 +307,6 @@ {{!-- Attributes --}} {{> "systems/blades-in-the-dark/templates/parts/attributes.html"}} -
+
diff --git a/templates/crew-sheet.html b/templates/crew-sheet.html index cfd83cf..f73eb28 100644 --- a/templates/crew-sheet.html +++ b/templates/crew-sheet.html @@ -1,6 +1,6 @@
-
+
@@ -68,10 +68,10 @@
-
+ -
+
{{#multiboxes data.reputation}} {{#repturf data.turfs_amount}} @@ -194,9 +194,9 @@
-
+ -
+
@@ -208,9 +208,9 @@ {{/each}}
@@ -238,10 +238,10 @@
- + {{!-- Crew Type --}} -
+
{{#each actor.items as |item id|}} {{#eq item.type "crew_type"}}
@@ -249,9 +249,9 @@
{{/eq}} {{/each}} -
+ -
+
{{!-- Crew Upgrades --}}
@@ -271,9 +271,9 @@ {{/each}}
-
+ -
+
{{!-- Crew Upgrades --}}
@@ -293,6 +293,6 @@ {{/each}}
-
+