diff --git a/Darkness Of The Demimonde/darknessofthedemimonde.css b/Darkness Of The Demimonde/darknessofthedemimonde.css
index f76d1ef472b6..00b52bf94d0a 100644
--- a/Darkness Of The Demimonde/darknessofthedemimonde.css
+++ b/Darkness Of The Demimonde/darknessofthedemimonde.css
@@ -127,7 +127,8 @@
}
.details input[type=radio] {
- width:22px;
+ width:13px;
+ margin-right:9px;
margin-top:0;
}
@@ -137,12 +138,12 @@
.details div.stresslabels span {
display:inline-block;
- width:22px;
- text-align:center;
+ width:20px;
+ margin-left:2px;
}
.charsheet .details button[type="roll"] {
- margin-left:8px;
+ margin-left:0px;
margin-right:0px;
margin-top:3px;
}
@@ -299,3 +300,9 @@
border: 1px solid #333;
color: black;
}
+.sheet-rolltemplate-dotd .sheet-container .inlinerollresult.fullcrit{
+ border:2px solid #3FB315
+}
+.sheet-rolltemplate-dotd .sheet-container .inlinerollresult.fullfail{
+ border:2px solid #B31515
+}
diff --git a/Darkness Of The Demimonde/darknessofthedemimonde.html b/Darkness Of The Demimonde/darknessofthedemimonde.html
index 45be006a1998..74dd958d68a8 100644
--- a/Darkness Of The Demimonde/darknessofthedemimonde.html
+++ b/Darkness Of The Demimonde/darknessofthedemimonde.html
@@ -12,8 +12,9 @@
/
/
-