Project

General

Profile

« Previous | Next » 

Revision 60851

Reverted the color palette and fixed a margin in the mobile menu

View differences:

os-observatory-custom.css
10 10
  --link-color: #EC4386;
11 11
  --link-hover-color: #CA4D9A;
12 12

  
13
  /*--publication-color: #F17AA9;*/
14
  --publication-color: #263C7E;
15
  /*--publication-background-color: #f8d5e3;*/
16
  --publication-background-color: #8197D9;
17
  /*--dataset-color: #A98BD4;*/
18
  --dataset-color: #916AC8;
13
  --publication-color: #F17AA9;
14
  /*--publication-color: #263C7E;*/
15
  --publication-background-color: #f8d5e3;
16
  /*--publication-background-color: #8197D9;*/
17

  
18
  --dataset-color: #A98BD4;
19
  /*--dataset-color: #916AC8;*/
19 20
  --dataset-background-color: #e2daf0;
20
  /*--software-color: #C2155A;*/
21
  --software-color: #9C0D38;
21

  
22
  --software-color: #C2155A;
23
  /*--software-color: #9C0D38;*/
22 24
  --software-background-color: #F2D0DE;
23
  /*--other-color: #00CCCC;*/
24
  --other-color: #17BEBB;
25

  
26
  --other-color: #00CCCC;
27
  /*--other-color: #17BEBB;*/
25 28
  --other-background-color: #CCF4F4;
26 29

  
27
  /*--repository-color: #708AA5;*/
28
  /*--repository-background-color: #ADD3E0;*/
29
  --repository-color: #639C66;
30
  --repository-background-color: #D4ECD6;
30
  --repository-color: #708AA5;
31
  --repository-background-color: #ADD3E0;
32
  /*--repository-color: #639C66;*/
33
  /*--repository-background-color: #D4ECD6;*/
34

  
31 35
  --journal-color: #FFCE4E;
32 36
  --journal-background-color: #FBE8B1;
37

  
33 38
  --policies-color: #639C66;
34 39
  --policies-background-color: #D4ECD6;
35 40

  

Also available in: Unified diff