JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
tasks at exactly the Tiny Job Agreement level are auto-approved
[contractor-progress.git] / tasks.css
index e7a6c7c..8bc29df 100644 (file)
--- a/tasks.css
+++ b/tasks.css
@@ -1,4 +1,4 @@
-.index_body h3 {
+.index_body h3, .index_body h4 {
        text-align: left;
        margin: 15px 0px 5px;
 }
@@ -6,3 +6,11 @@
 #badges {
        margin-top: 30px;
 }
+
+#agpl_footer {
+       margin-top: 20px;
+       border-top: 1px solid black;
+       padding-top: 5px;
+       font-size: 10px;
+       text-align: center;
+}