diff --git a/WAR STORIES WW2 RPG/warstories.css b/WAR STORIES WW2 RPG/warstories.css index 6d3cd0a8cf2..84919b17f85 100644 --- a/WAR STORIES WW2 RPG/warstories.css +++ b/WAR STORIES WW2 RPG/warstories.css @@ -524,18 +524,36 @@ h1 { background: #FFF; grid-template-columns: auto auto; line-height: 1.4em; - background: #EEE; + background: #EEE; } .sheet-rolltemplate-warstories .sheet-content > div { - padding: 5px; + padding: 0px; } .sheet-rolltemplate-warstories .sheet-content .sheet-key { - font-weight: bold; - padding-right: 10px; - text-align: right; + height: auto; + min-height: 40px; + font-weight: bold; + padding: 30px 5px 0px 5px; + text-align: center; + font-size: 26px; + color: #2e3512; + font-family: "Vollkorn SC", serif; + font-style: normal; +} + +.sheet-rolltemplate-warstories .sheet-content .sheet-value { + height: auto; + min-height: 40px; + font-weight: bold; + padding: 30px 0px 0px 10px; + text-align: left; + font-size: 26px; + color: #2e3512; + font-family: "Vollkorn SC", serif; + font-style: normal; } .sheet-rolltemplate-warstories .sheet-content :nth-child(1n+3), @@ -544,16 +562,15 @@ h1 { } .sheet-rolltemplate-warstories .sheet-desc { - height: 35px; + height: auto; grid-column: span 2; - margin-top: 15px; - padding: 4px 8px; + padding: 8px; text-align: center; - font-size: 26px; + font-size: 14px; color: #2e3512; - font-family: "Vollkorn SC", serif; - font-weight: 600; - font-style: normal; + font-family: "IM Fell Great Primer SC", serif; + font-style: normal; + border-top: 2px solid #2e3512; } diff --git a/WAR STORIES WW2 RPG/warstories.html b/WAR STORIES WW2 RPG/warstories.html index 4ed4b5b90e4..4fcd7a81690 100644 --- a/WAR STORIES WW2 RPG/warstories.html +++ b/WAR STORIES WW2 RPG/warstories.html @@ -75,19 +75,19 @@
- +
- +
- +
- +
- +
@@ -106,19 +106,19 @@
- +
- +
- +
- +
- +
@@ -137,19 +137,19 @@
- +
- +
- +
- +
- +
@@ -169,19 +169,19 @@
- +
- +
- +
- +
- +
@@ -202,7 +202,7 @@
- + @@ -211,7 +211,7 @@ - + @@ -221,7 +221,7 @@ - + @@ -230,7 +230,7 @@ - + @@ -239,7 +239,7 @@ - + @@ -248,7 +248,7 @@ - + @@ -257,7 +257,7 @@ - + @@ -470,8 +470,4 @@

SOLDIER PHOTO

}); - - - - - + \ No newline at end of file