Skip to content

Commit d4c49c4

Browse files
authored
Merge pull request galaxyproject#5666 from galaxyproject/nomadscientist-patch-7
Add borders
2 parents 9c72eb6 + 9bf0a09 commit d4c49c4

File tree

1 file changed

+9
-8
lines changed
  • topics/community/tutorials/community_content

1 file changed

+9
-8
lines changed

topics/community/tutorials/community_content/tutorial.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ key_points:
1717
contributions:
1818
authorship:
1919
- nomadscientist
20+
- shiltemann
2021
requirements:
2122
-
2223
type: "internal"
@@ -67,8 +68,8 @@ You can see an example from the Single-cell topic below:
6768
<iframe
6869
src="/training-material/topics/single-cell/maintainer.html"
6970
width="100%"
70-
height="800"
71-
style="border: none;"
71+
height="400"
72+
style="border: 2px solid #00008B;"
7273
title="Single-Cell Topic Maintainer Home">
7374
</iframe>
7475

@@ -83,7 +84,7 @@ Where the **Maintainer Home** helps you sustain your community, the **Community
8384
>
8485
> {% snippet topics/community/faqs/community_home.md %}
8586
>
86-
> 3. Explore the Community Home!
87+
> 3. Explore the **Community Home**!
8788
> - For example, the [Single Cell Community Home]({% link topics/single-cell/community.md %})
8889
>
8990
{: .hands_on}
@@ -93,8 +94,8 @@ You can see an example from the Single-cell topic below:
9394
<iframe
9495
src="/training-material/topics/single-cell/community.html"
9596
width="100%"
96-
height="800"
97-
style="border: none;"
97+
height="400"
98+
style="border: 2px solid #00008B;"
9899
title="Single-Cell Topic Community Home">
99100
</iframe>
100101

@@ -120,8 +121,8 @@ You can see an example from the Single-cell topic below.
120121
<iframe
121122
src="/training-material/topics/single-cell/maintainer.html#statistics-for-your-materials"
122123
width="100%"
123-
height="800"
124-
style="border: none;"
124+
height="400"
125+
style="border: 2px solid #00008B;"
125126
title="Single-Cell Topic Usage Statistics">
126127
</iframe>
127128

@@ -151,7 +152,7 @@ Follow this documentation to learn how:
151152
You can see an example from the Single-cell topic below.
152153

153154
<h3 class="mb-3">Public workflows</h3>
154-
<iframe src="/training-material/workflows/embed.html?query=single-cell" height="600px" width="100%" class="gtn-embed" frameborder="1"></iframe>
155+
<iframe src="/training-material/workflows/embed.html?query=single-cell" height="400px" width="100%" class="gtn-embed" frameborder="1"></iframe>
155156

156157
# Galaxy Community Activities calendar
157158

0 commit comments

Comments
 (0)