From f28126d1458e61cd53f044547e740544783a4d6a Mon Sep 17 00:00:00 2001 From: phil Date: Tue, 16 Jul 2013 15:50:58 +0200 Subject: [PATCH] Added support for images to character stats sheet. Introduced some basic css rules for print settings. The later does not render correctly in Firefox yet. --- .../Character-Sheet/0000-01-01-Abilities.html | 2 +- .../Character-Sheet/0000-01-01-Benefits.html | 2 +- _posts/Character-Sheet/0000-01-01-Gear.html | 2 +- _posts/Character-Sheet/0000-01-01-Notes.html | 2 +- _posts/Character-Sheet/0000-01-01-Skills.html | 2 +- _posts/Character-Sheet/0000-01-01-Spells.html | 2 +- _posts/Character-Sheet/0000-01-01-Stats.html | 10 +++- _posts/Portal/0000-01-01-Character-Sheet.html | 4 +- static/images/sheet/Colbie.jpg | Bin 0 -> 114467 bytes static/javascripts/heroic.js | 54 ++++++++++++++++-- static/stylesheets/content.css | 9 ++- .../stylesheets/content/character-sheet.css | 44 +++++++------- static/stylesheets/foot.css | 7 ++- static/stylesheets/global.css | 11 +++- static/stylesheets/head.css | 7 ++- static/stylesheets/menu.css | 7 ++- 16 files changed, 126 insertions(+), 39 deletions(-) create mode 100644 static/images/sheet/Colbie.jpg diff --git a/_posts/Character-Sheet/0000-01-01-Abilities.html b/_posts/Character-Sheet/0000-01-01-Abilities.html index 77f1a9c..dc0230e 100644 --- a/_posts/Character-Sheet/0000-01-01-Abilities.html +++ b/_posts/Character-Sheet/0000-01-01-Abilities.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
diff --git a/_posts/Character-Sheet/0000-01-01-Benefits.html b/_posts/Character-Sheet/0000-01-01-Benefits.html index b78cfe6..37870fa 100644 --- a/_posts/Character-Sheet/0000-01-01-Benefits.html +++ b/_posts/Character-Sheet/0000-01-01-Benefits.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
diff --git a/_posts/Character-Sheet/0000-01-01-Gear.html b/_posts/Character-Sheet/0000-01-01-Gear.html index 7c95884..ce5c082 100644 --- a/_posts/Character-Sheet/0000-01-01-Gear.html +++ b/_posts/Character-Sheet/0000-01-01-Gear.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
diff --git a/_posts/Character-Sheet/0000-01-01-Notes.html b/_posts/Character-Sheet/0000-01-01-Notes.html index ddcd627..1389d6b 100644 --- a/_posts/Character-Sheet/0000-01-01-Notes.html +++ b/_posts/Character-Sheet/0000-01-01-Notes.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
diff --git a/_posts/Character-Sheet/0000-01-01-Skills.html b/_posts/Character-Sheet/0000-01-01-Skills.html index 1865d85..e7b53c2 100644 --- a/_posts/Character-Sheet/0000-01-01-Skills.html +++ b/_posts/Character-Sheet/0000-01-01-Skills.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
diff --git a/_posts/Character-Sheet/0000-01-01-Spells.html b/_posts/Character-Sheet/0000-01-01-Spells.html index ac8c77b..4bb24d8 100644 --- a/_posts/Character-Sheet/0000-01-01-Spells.html +++ b/_posts/Character-Sheet/0000-01-01-Spells.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
diff --git a/_posts/Character-Sheet/0000-01-01-Stats.html b/_posts/Character-Sheet/0000-01-01-Stats.html index 3387834..676811b 100644 --- a/_posts/Character-Sheet/0000-01-01-Stats.html +++ b/_posts/Character-Sheet/0000-01-01-Stats.html @@ -10,7 +10,7 @@ categories: [ Character-Sheet ]

Usage

    -
  1. Fill out the input forms of the character sheet.
  2. +
  3. Fill out the input fields of the character sheet.
  4. Click the Save sheet to URL link below the sheet.
  5. Copy the URL and share it with your friends!
@@ -22,6 +22,13 @@ categories: [ Character-Sheet ] +
+ + + + + +
@@ -104,6 +111,7 @@ categories: [ Character-Sheet ]