diff --git a/Only War/Only War.css b/Only War/Only War.css index 23924e4bac..60bbd2f6cc 100644 --- a/Only War/Only War.css +++ b/Only War/Only War.css @@ -91,7 +91,8 @@ border: none; } /* Main Styles */ .charsheet { -background-image: url(http://motoki-y.sakura.ne.jp/kabegami/227/a.gif); +/* background-image: url(http://motoki-y.sakura.ne.jp/kabegami/227/a.gif); */ +background-image: url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Only%20War/images/background.gif); font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; font-size: 14px; } @@ -297,7 +298,7 @@ display: inline-block; } .charsheet .sheet-wrapper .sheet-armourblock label { text-align: center; -text-transform:uppercase; +text-transform:uppercase; } .charsheet .sheet-wrapper .sheet-armourblock input { text-align: center; @@ -339,7 +340,7 @@ padding: 3px 2px; .charsheet .sheet-wrapper .sheet-brackets { border-left: 1px solid #aaa; border-right: 1px solid #aaa; -border-radius: 12px; +border-radius: 12px; } .charsheet .sheet-wrapper .sheet-item.sheet-center { text-align: center; @@ -373,7 +374,7 @@ width: calc(40% - 3%); width: calc(50% - 3%); } .charsheet .sheet-wrapper .sheet-item.sheet-morebig { -width: calc(60% - 3%); +width: calc(60% - 3%); } .charsheet .sheet-wrapper .sheet-item.sheet-bigger { width: calc(70% - 3%); @@ -414,7 +415,7 @@ border-radius: 5px; border: none; height:65px; background-color: transparent; -white-space: normal; +white-space: normal; width: 100%; margin:auto; text-align:center; @@ -428,7 +429,7 @@ background-color:transparent; border:0; font-weight:bold; } -.charsheet .sheet-wrapper .sheet-characteristics input { +.charsheet .sheet-wrapper .sheet-characteristics input { display:block; border:1px solid gray; background-color:transparent; @@ -478,5 +479,5 @@ float:right; text-align:center; font-variant: small-caps; font-weight: 900; - + } \ No newline at end of file diff --git a/Only War/Only War.html b/Only War/Only War.html index 67326b6bbe..9fe236881b 100644 --- a/Only War/Only War.html +++ b/Only War/Only War.html @@ -29,7 +29,8 @@
+
+