Project

General

Profile

« Previous | Next » 

Revision 58065

Initial commit for the new layout provided by the UX team

View differences:

footer.component.ts
6 6
@Component({
7 7
  selector: 'footer',
8 8
  templateUrl: './footer.component.html',
9
  styleUrls: ["./footer.component.css"]
9
  styleUrls: ['../../../assets/css/landingpage/theme.css','../../../assets/css/landingpage/custom.css','../../../assets/css/landingpage/custom-provide.css','./footer.component.css']
10 10
})
11 11

  
12 12
export class FooterComponent implements OnInit {

Also available in: Unified diff