Skip to content

Commit fbf2cfe

Browse files
committed
update activities.md
1 parent 0caed01 commit fbf2cfe

1 file changed

Lines changed: 24 additions & 36 deletions

File tree

pages/activities.md

Lines changed: 24 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -6,55 +6,42 @@ toc: false
66
redirect_from: /website/activities
77
---
88

9-
<div class="legend-item legend-item-1">
10-
<div class="legend-tile-content-1">
11-
<p class="legend-title" style="text-align: center">Roadmap deliverable 1: An Australian Structural Biology community space capable of fostering collaboration and knowledge sharing</p>
9+
Community activities are organised based on the four major deliverables described in the [Australian Structural Biology Deep-Learning Infrastructure Roadmap](/infrastructure_roadmap).
10+
11+
<div class="legend-item">
12+
<div class="legend-tile-content-1 ">
13+
<p style="color:#D98B19;"><strong>1. Community space</strong>: deliverable 1 is an Australian Structural Biology community space (e.g. this website) that is capable of fostering collaboration and knowledge sharing.</p>
1214
</div>
1315
</div>
14-
<div class="legend-item legend-item-2">
15-
<div class="legend-tile-content-2">
16-
<p class="legend-title" style="text-align: center">Roadmap deliverable 2: A computational structural biology training program, developed in conjunction with the community</p>
16+
17+
<div class="legend-item">
18+
<div class="legend-tile-content-2 ">
19+
<p style="color:#056608;"><strong>2. Training program</strong>: deliverable 2 is a computational structural biology training program, developed in conjunction with the community.</p>
1720
</div>
1821
</div>
19-
<div class="legend-item legend-item-3">
20-
<div class="legend-tile-content-3">
21-
<p class="legend-title" style="text-align: center">Roadmap deliverable 3: A shared platform, or platforms, for computational structural biology</p>
22+
23+
<div class="legend-item">
24+
<div class="legend-tile-content-3 ">
25+
<p style="color:#1155ccff;"><strong>3. Shared platform(s)</strong>: deliverable 3 is a shared platform, or platforms, for computational structural biology.</p>
2226
</div>
2327
</div>
24-
<div class="legend-item legend-item-4">
25-
<div class="legend-tile-content-4">
26-
<p class="legend-title" style="text-align: center">Roadmap deliverable 4: Alignment, adoption and contribution to global best-practice efforts</p>
28+
29+
<div class="legend-item">
30+
<div class="legend-tile-content-4 ">
31+
<p style="color:#000000;"><strong>4. Global connections</strong>: deliverable 4 is the alignment, adoption and contribution to global best-practice efforts.</p>
2732
</div>
2833
</div>
2934

3035
<style>
3136

3237
.legend-item {
33-
border: 1px solid #e0e0e0;
34-
border-radius: 12px;
3538
width: 90%;
36-
background: #a4c2f4ff;
39+
background: #fff;
3740
display: flex;
38-
flex-direction: column;
41+
flex-direction: row;
3942
justify-content: space-between;
40-
margin-bottom: 2px;
41-
margin: auto;
42-
}
43-
44-
.legend-item-1 {
45-
background: #a4c2f4ff;;
46-
}
47-
48-
.legend-item-2 {
49-
background: #6d9eebff;
50-
}
51-
52-
.legend-item-3 {
53-
background: #1155ccff;
54-
}
55-
56-
.legend-item-4 {
57-
background: #1c4587ff;
43+
margin-top: 0px;
44+
margin-bottom: 0px;
5845
}
5946

6047
.legend-title {
@@ -66,12 +53,13 @@ redirect_from: /website/activities
6653

6754
</style>
6855

56+
6957
## In progress
7058

71-
{% include section-navigation-tiles_mod.html type ="activity_in_progress" %}
59+
{% include section-navigation-tiles_mod.html type ="Activity_in_progress" %}
7260

7361

7462
## Completed
7563

76-
{% include section-navigation-tiles_mod.html type ="activity_completed" %}
64+
{% include section-navigation-tiles_mod.html type ="Completed_activity" %}
7765

0 commit comments

Comments
 (0)