From: Jason Woofenden Date: Fri, 12 Dec 2008 17:17:30 +0000 (-0500) Subject: really added the padding this time X-Git-Url: https://jasonwoof.com/gitweb/?p=contractor-progress.git;a=commitdiff_plain;h=e9275bae1584a4d61ed5c09fb5f63fb5096ed03a really added the padding this time --- diff --git a/tasks.css b/tasks.css index 8bc29df..c117feb 100644 --- a/tasks.css +++ b/tasks.css @@ -3,6 +3,8 @@ margin: 15px 0px 5px; } +.task_link { padding-top: 8px; } + #badges { margin-top: 30px; }