From 5e1c8ef90ba5a99fc30d7596323f6b95719e2bc9 Mon Sep 17 00:00:00 2001
From: lowercasedonkey <lowercasedonkey@gmail.com>
Date: Thu, 9 Jan 2020 12:36:54 -0500
Subject: [PATCH] dic

---
 src/uncategorized/underperformingSlaves.tw | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/uncategorized/underperformingSlaves.tw b/src/uncategorized/underperformingSlaves.tw
index 9cd32270c25..1f6f6ba4a60 100644
--- a/src/uncategorized/underperformingSlaves.tw
+++ b/src/uncategorized/underperformingSlaves.tw
@@ -53,7 +53,9 @@
 
 <div id="expensive" class="tabcontent">
 	<div class="content">
-		<i>This list looks for moochers by weighing their weekly income against the weekly cost of providing for them.</i>
+		<div style="font-style:italic">
+			This list looks for moochers by weighing their weekly income against the weekly cost of providing for them.
+		</div>
 		<<print App.UI.SlaveList.render.listMarkup(
 			getBestSlavesIndices(
 				{
-- 
GitLab