Added header image. #1274

This commit is contained in:
Eric Davis
2008-06-03 16:21:44 -07:00
parent df6d9af808
commit 065e0ecc9f
2 changed files with 2 additions and 2 deletions

BIN
assets/images/header.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

View File

@@ -1,4 +1,4 @@
#budget-summary { background-color:#507AAA;padding:10px; }
#budget-summary { background-image:url('../images/header.png');padding: 20px 10px 10px 10px; border: 2px solid #DDDDDD }
#budget-list { }
table.list.deliverables { margin-top: 10px; }
@@ -21,4 +21,4 @@ tr.deliverable-details span { font-weight:bold; }
span.budget-calculation { color:#999999; font-weight:bold; display:block; text-align:right; width: 100%;}
p.total-budget { font-weight: bold; }
p.total-budget #total-budget-calculation { }
p.total-budget #total-budget-calculation { }