diff --git a/Scion2e/scion2e.css b/Scion2e/scion2e.css index 4d90e1a530..2599cd7254 100644 --- a/Scion2e/scion2e.css +++ b/Scion2e/scion2e.css @@ -92,6 +92,7 @@ .sheet-header{ font-size: x-large; + text-align: center; } .sheet-line{ @@ -231,4 +232,40 @@ input.sheet-zero:hover + span::before input.sheet-zero + span::before { opacity: 0; +} + +/* end boxes/radios */ + +table.sheet-attribute-table { + table-layout: fixed; + text-align: center; + width:100%; +} + +td, th { + padding: 0 1em 0 1em; +} + +td:first-child, th:first-child { + padding: 0 1em 0 0; +} + +td:last-child, th:last-child { + padding: 0 0 0 1em; +} + +table.sheet-attribute-table td>div { + display: flex; +} + +table.sheet-attribute-table th:first-child { + text-align: right; +} + +table.sheet-attribute-table th { + text-align: center; +} + +.sheet-row > .sheet-col { + width: 100%; } \ No newline at end of file diff --git a/Scion2e/scion2e.html b/Scion2e/scion2e.html index 022314105b..adc57e20d3 100644 --- a/Scion2e/scion2e.html +++ b/Scion2e/scion2e.html @@ -17,7 +17,7 @@ Skills -
| + | Mental | +Physical | +Social | +
|---|---|---|---|
| Power | +
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+
| Finesse | +
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+
| Resistance | +
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+ |
+