Project

General

Profile

« Previous | Next » 

Revision 59732

[Monitor Dashboard]: 1. Finish manage stakeholders. 2. Remove logos.

View differences:

variables.css
4 4
  --portal-dark-color: #7c9144;
5 5
  --primary-color: var(--theme-primary-color);
6 6
  --secondary-color: var(--theme-secondary-color);
7
  --primary-color-rgb: var(--theme-primary-color-rgb);
8
  --secondary-color-rgb: var(--theme-secondary-color-rgb);
7 9
  --contrast-color: white;
8 10

  
9 11
  /* Portable Variables*/
10 12
  --theme-primary-color: #222080;
11
  --theme-secondary-color: #4686E5;
13
  --theme-secondary-color: #4686e5;
14
  --theme-primary-color-rgb: 34,31,128;
15
  --theme-secondary-color-rgb: 70,134,229;
12 16
  --openaire-main-color: #313179;
13 17
  --explore-portal-color: #D95F2D;
14 18
  --provide-portal-color: #37C7E9;

Also available in: Unified diff