File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed
Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 4444 }
4545
4646 .billboard {
47- background : url (http://www.igniteui.com/ images/marketing/Homepage/Homepage_Header_Background .jpg) no-repeat scroll top !important ;
47+ background : url (samples/ images/home-background .jpg) no-repeat center center ;
4848 -webkit-background-size : cover;
4949 -moz-background-size : cover;
5050 -o-background-size : cover;
5151 background-size : cover;
5252 color : # fff ;
5353 background-color : # aa8c68 ;
5454 border-bottom : 10px solid # d16717 ;
55+ min-height : 600px ;
5556 }
5657
5758 .billboard .row {
5859 margin : 1em ;
5960 }
6061
61- .billboard .header-fg {
62- background : url (http://www.igniteui.com/images/marketing/Homepage/Homepage_Header_Foreground.png) no-repeat scroll right bottom;
63- height : 400px ;
64- }
65-
6662 .lead {
6763 margin-top : 1em ;
6864 }
7369 margin-top : 0 ;
7470 }
7571
76- .billboard {
77- min-height : 400px ;
78- }
72+
7973
8074
8175 .billboard .lead {
You can’t perform that action at this time.
0 commit comments