@@ -33,6 +33,15 @@ table td { font-size: 14pt;}
text-decoration: line-through;
color: #d02929
}
+.assistant-div-left {
+ float: left;
+ width: calc(50% - 40px);
+}
+.assistant-div-right {
+ float: right;
+ margin-right: 25px;
.details-body h3 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;