JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
update wfpl and templates
[contractor-progress.git] / tasks.css
index d3c63f8..7c57459 100644 (file)
--- a/tasks.css
+++ b/tasks.css
@@ -1,6 +1,23 @@
+h2.plate {
+       margin-top: 40px;
+       text-align: left;
+       margin-bottom: 0;
+}
 .index_body h3, .index_body h4 {
        text-align: left;
-       margin: 15px 0px 5px;
+       margin: 25px 0px 0px;
+}
+
+div.task_state_note {
+       font-size: 80%;
+}
+
+th {
+       text-align: center;
+}
+
+td.num {
+       text-align: right;
 }
 
 .task_link {
@@ -31,7 +48,7 @@
 .updown_links {
        position: absolute;
        top: -7px;
-       right: -10000px;
+       right: 10000px;
        width: 200px;
        height: 20px;
        border: 1px solid black;