Project

General

Profile

« Previous | Next » 

Revision 53557

Add portal card in css, add claimsInformationLink in properties

View differences:

library.css
998 998
  }
999 999

  
1000 1000
}
1001

  
1002
.portal-card {
1003
    background-color: var(--portal-main-color);
1004
    color: #fff !important;
1005
}
1006
.portal-card a {
1007
    color: #fff !important;
1008
    text-decoration: underline;
1009
}

Also available in: Unified diff