Project

General

Profile

« Previous | Next » 

Revision 58584

[Admin | Trunk]: Fix a bug with communities number on wellcome page

View differences:

connect-custom.css
57 57
}
58 58

  
59 59
.wellcomePage{
60
  background-image: url("../imgs/wellcome.png"); background-color: rgb(255, 255, 255); box-sizing: border-box; min-height: calc(100vh - 412.767px);
60
  background: transparent linear-gradient(0deg, #FAFAFA 0%, #E2EEFA 100%) 0 0 no-repeat padding-box;
61
  min-height: calc(100vh - 412.767px);
61 62
}
63

  
62 64
.sidebar{
63 65
  background-color: #9C9C9C;
64 66
}

Also available in: Unified diff