From 0d0325da27cf3261f47b71d725e399b925f5f05c Mon Sep 17 00:00:00 2001 From: DCoded <dcoded@live.com> Date: Fri, 21 Dec 2018 10:25:54 -0500 Subject: [PATCH] Styling changes --- src/uncategorized/main.tw | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/uncategorized/main.tw b/src/uncategorized/main.tw index 7c3390b9f07..99367d35e39 100644 --- a/src/uncategorized/main.tw +++ b/src/uncategorized/main.tw @@ -137,7 +137,7 @@ __''MAIN MENU''__ //[[Summary Options]]// <<elseif (ndef _HG)>> //You do not have enough slaves to keep a Head Girl// <</if>> - <br><br> + <br> <<if def _RC>> ''__@@.pink;<<= SlaveFullName($Recruiter)>>@@__'' is working <<if $recruiterTarget != "other arcologies">> @@ -158,7 +158,7 @@ __''MAIN MENU''__ //[[Summary Options]]// <span id="manageRecruiter"><strong><<link "Select one">><<goto "Recruiter Select">><</link>></strong></span> @@.cyan;[U]@@ <</if>> <<if ($dojo != 0)>> - <br><br> + <br> <<if def _BG>> ''__@@.pink;<<= SlaveFullName($Bodyguard)>>@@__'' is serving as your bodyguard. <span id="manageBG"><strong><<link "Manage Bodyguard">><<goto "BG Select">><</link>></strong></span> @@.cyan;[B]@@ <<set $showOneSlave = "guard you">> @@ -424,7 +424,7 @@ __''MAIN MENU''__ //[[Summary Options]]// <<elseif (ndef _HG)>> //You do not have enough slaves to keep a Head Girl// <</if>> - <br><br> + <br> <<if def _RC>> ''__@@.pink;<<= SlaveFullName($Recruiter)>>@@__'' is working <<if $recruiterTarget != "other arcologies">> @@ -445,7 +445,7 @@ __''MAIN MENU''__ //[[Summary Options]]// <span id="manageRecruiter"><strong><<link "Select one">><<goto "Recruiter Select">><</link>></strong></span> @@.cyan;[U]@@ <</if>> <<if ($dojo != 0)>> - <br><br> + <br> <<if def _BG>> ''__@@.pink;<<= SlaveFullName($Bodyguard)>>@@__'' is serving as your bodyguard. <span id="manageBG"><strong><<link "Manage Bodyguard">><<goto "BG Select">><</link>></strong></span> @@.cyan;[B]@@ <<set $showOneSlave = "guard you">> -- GitLab