Added header image. #1274
This commit is contained in:
BIN
assets/images/header.png
Normal file
BIN
assets/images/header.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 223 B |
@@ -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 { }
|
||||
|
||||
Reference in New Issue
Block a user