diff --git a/Serenity/serenity.css b/Serenity/serenity.css index 4983ae3387..81c73db86f 100644 --- a/Serenity/serenity.css +++ b/Serenity/serenity.css @@ -53,8 +53,12 @@ } .sheet-serenity-charactersheet .sheet-serenity-fieldset:before { - content: attr(title); - position: absolute; + content: attr(data-name); +} + +.sheet-serenity-charactersheet .sheet-serenity-fieldset:before, +.sheet-serenity-charactersheet .sheet-serenity-fieldset-title { + position: absolute !important; top: -15px; left: 10px; padding: 0 5px; @@ -1730,11 +1734,11 @@ } .sheet-serenity-charactersheet .sheet-serenity-tooltip .sheet-serenity-tooltip-text table { + color: white; margin: 5px; } .sheet-serenity-charactersheet .sheet-serenity-tooltip .sheet-serenity-tooltip-text table td { - color: white; padding: 5px; border: 1px solid white; text-align: left; diff --git a/Serenity/serenity.html b/Serenity/serenity.html index e6837ab13b..b22da6c72a 100644 --- a/Serenity/serenity.html +++ b/Serenity/serenity.html @@ -552,7 +552,7 @@
| Die | +Proficiency | +Comment | +
|---|---|---|
| d2 | +Incompetent | +“That ain’t the ‘on’ button, is it?” | +
| d4 | +Novice | +“Don’t pull the trigger, squeeze it.” | +
| d6 | +Competent | +“Believe I know this dance. Shall we?” | +
| d8 | +Expert | ++ “I can reprogram this trash bin to go wherever we want.” + | +
| d10 | +Professional | ++ “The dermal mender will keep that ear on fine. Just don’t + fiddle with it!” + | +
| d12 | +Master | +“A Crazy Ivan? Right now? Okay.” | +
| d12+ | +Supreme | ++ “You’re holding eights, low queen, jack, and ace. Your + eyes gave it away.” + | +
| Action | +Ordinary Success | +Extraordinary Success | +Complex Task | +
|---|---|---|---|
| Easy | +3 | +10 | +15 | +
| Average | +7 | +14 | +35 | +
| Hard | +11 | +18 | +55 | +
| Formidable | +15 | +22 | +75 | +
| Heroic | +19 | +26 | +95 | +
| Incredible | +23 | +30 | +115 | +
| Ridiculous | +27 | +34 | +135 | +
| Impossible | +31 | +38 | +155 | +