From c90c5896852ca9d95c03517dc5e3a32662d572b3 Mon Sep 17 00:00:00 2001 From: Jason Woofenden Date: Fri, 12 Dec 2008 12:16:06 -0500 Subject: [PATCH] added a little spacing on the main page --- index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index aad0999..5a966b6 100644 --- a/index.html +++ b/index.html @@ -19,23 +19,23 @@

Tasks needing your attention:

-
~client.html~ Task #~task_id~: ~task_title.html~ (~task_state~)
+ -
~client.html~ Task #~task_id~: ~task_title.html~ (~task_state~)
+

Tasks waiting for Jason:

-
Task #~task_id~: ~task_title.html~ (~task_state~)
+

Jason is currently working on:

-
Task #~task_id~: ~task_title.html~ (~task_price.money~)
+ @@ -43,14 +43,14 @@

Queued tasks

Jason hasn't started on these yet, so you can change them if you want. At some point you'll also be able to prioritize them.
-
~client.html~ Task #~task_id~: ~task_title.html~ (~task_price.money~)
+

Finished tasks

-
~client.html~ Task #~task_id~: ~task_title.html~ (~task_price.money~)
+
Total: ~task_total.money~
@@ -58,10 +58,10 @@

Finished and paid for

-
Task #~task_id~: ~task_title.html~
+ -
...
+ -- 1.7.10.4