From bacfcba00c00a9d03e8e0b520350d9e44e6bb0ee Mon Sep 17 00:00:00 2001 From: Stephanie Bryant <38018371+stephanieroll20@users.noreply.github.com> Date: Wed, 17 Oct 2018 12:39:10 -0700 Subject: [PATCH] Styling updates, some translation fixes Styling updates, logo, squiggle added. Translation strings for GM sheet added. --- Dramasystem/dramasystem.css | 37 ++++++++++++++++++++++------- Dramasystem/dramasystem.html | 39 ++++++++++++++++--------------- Dramasystem/dramasystem.png | Bin 80045 -> 83832 bytes Dramasystem/dramasystem_logo.png | Bin 0 -> 5412 bytes Dramasystem/squiggle.png | Bin 0 -> 337 bytes Dramasystem/translation.json | 5 +++- 6 files changed, 53 insertions(+), 28 deletions(-) create mode 100644 Dramasystem/dramasystem_logo.png create mode 100644 Dramasystem/squiggle.png diff --git a/Dramasystem/dramasystem.css b/Dramasystem/dramasystem.css index 3f1e2cf152..2455798950 100644 --- a/Dramasystem/dramasystem.css +++ b/Dramasystem/dramasystem.css @@ -75,12 +75,15 @@ display: inline-block; display:inline-block; padding:0px; } +.sheet-heading { + display: flex; + flex-direction: row; + justify-content: center; -h1 { text-align:center; font-family:HoeflerText, Garamond, serif; font-size:14pt; - font-weight:light; + font-weight:500; font-variant:small-caps; border-width: 0 0 0 2px; padding-top:10px; @@ -88,11 +91,29 @@ h1 { color:#663300; } -h2 { - font-size:14px; +.sheet-heading:before, +.sheet-heading:after { + content:" "; + background-image:url(squiggle.png); + background-repeat:repeat-x; + flex-grow: 1; + position: relative; + top: 0.5em; } -input[type=text], select, { +.sheet-heading:before { + margin-right:10px; +} + +.sheet-heading:after { + margin-left:10px; +} + +.sheet-logo { + +} + +input[type=text], select { border-bottom: 1px solid #D3D3D3; border-top: 0px; border-left: 0px; @@ -157,11 +178,11 @@ width:100px } .sheet-relationshiprelat { -width:90px +width:130px } .sheet-relationshipwant { -width:210px +width:200px } .sheet-relationshipno { @@ -169,7 +190,7 @@ width:180px } .sheet-relationshippoles { -width:200px +width:180px } .sheet-relationshipname, .sheet-relationshiprelat, .sheet-relationshipwant, .sheet-relationshipno, .sheet-relationshippoles, .sheet-actions { diff --git a/Dramasystem/dramasystem.html b/Dramasystem/dramasystem.html index bde88a2b2b..037205acc7 100644 --- a/Dramasystem/dramasystem.html +++ b/Dramasystem/dramasystem.html @@ -1,8 +1,9 @@ +
-

Character

+
Character
I am:
Desire:
Role:
@@ -13,11 +14,11 @@ who .
-

Dramatic Poles

- OR +
Dramatic Poles
+ or
-

The People in My Life

+
The People in My Life
Character
Relationship
@@ -31,7 +32,7 @@ - + @@ -46,13 +47,13 @@
-

What I Can Do

+
What I Can Do
-
Rank
-
Action
-
Custom Action
-
How I Do It
-

+
Rank
+
Action
+
Custom Action
+
How I Do It
+

Strong