Skip to content
Snippets Groups Projects
Commit bdc31d23 authored by Sophie Servan (DESY)'s avatar Sophie Servan (DESY)
Browse files

small fixes on index page and link to PaNOSC

parent 91be4f1b
No related branches found
No related tags found
No related merge requests found
Pipeline #262703 passed
......@@ -8,11 +8,11 @@
- name: Outcomes
link: "/outcomes.html"
description: The PaN toolbox for EOSC we developed in previous projects and is still being maintained and further adopted today.
description: The PaN toolbox for open science we keep developing and further adopting.
- name: Current work
link: "/current-work.html"
description: The current focus of the working group, in particular the currently active special interest groups.
description: The current focus of the working group, in particular the special interest groups and projects.
- name: Funding
link: "/funding.html"
......
......@@ -122,6 +122,7 @@ img.inline-orcid {
.page-box:hover, .member-box {
background-color: $color-fade;
text-decoration: none;
}
.profile-picture {
......
......@@ -25,13 +25,13 @@ $resp-margin-big: 2 * $resp-margin-std;
$box-size: calc($max-width / 3) - $margin-std;
$resp-box-size: calc($resp-max-width / 3) - $resp-margin-std;
$color-strong: hsl(221, 81%, 30%);
$color-fade: hsl(221, 81%, 95%);
$color-focus: hsl(39, 100%, 60%);
$color-std: Black;
$color-green: hsl(105, 53%, 90%);
$color-red: hsl(0, 53%, 80%);
$color-orange: hsl(31, 53%, 90%);
$color-blue: hsl(221, 81%, 90%);
$color-grey: hsl(0, 0%, 90%);
$color-strong: hsl(221, 81%, 30%); //#0f368a
$color-fade: hsl(221, 81%, 95%); //#e8eefd
$color-focus: hsl(39, 100%, 60%); //#ffb833
$color-std: Black; //#000000
$color-green: hsl(105, 53%, 90%); //#dff3d8
$color-red: hsl(0, 53%, 80%); //#e7b1b1
$color-orange: hsl(31, 53%, 90%); //#f3e6d8
$color-blue: hsl(221, 81%, 90%); //#d1defa
$color-grey: hsl(0, 0%, 90%); //#e6e6e6
$opacity-std: 0.5;
......@@ -16,3 +16,4 @@ title: LEAPS WG3
</div>
<p>Please visit the <a href="https://leaps-initiative.eu/about/organisation/">main LEAPS website</a> for general information on the LEAPS organisation and other working groups.</p>
<p>Interested in the Photon and Neutron community? or "PaN" for friends? Then visit <a href="https://www.panosc.eu">PaNOSC.eu</a>, our PaN science cluster page.</p>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment