Added class for the budget header. #1274

This commit is contained in:
Eric Davis
2008-06-12 14:25:26 -07:00
parent 4fa05796c2
commit 9da7ac6fdd
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
#budget-summary { background-image:url('../images/header.png');padding: 20px 10px 10px 10px; border: 2px solid #DDDDDD }
h2.title { }
#budget-list { }
table.list.deliverables { margin-top: 10px; }