Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Radboud-University
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
Radboud-University
Commits
adcf9507
Commit
adcf9507
authored
6 months ago
by
Timofej Paramonov Bliki
Browse files
Options
Downloads
Patches
Plain Diff
Added:
- Images that show our university and lab
parent
9b3d83f3
No related branches found
Branches containing commit
No related tags found
1 merge request
!13
Added:
Pipeline
#436018
failed
6 months ago
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wiki/pages/team.html
+33
-1
33 additions, 1 deletion
wiki/pages/team.html
with
33 additions
and
1 deletion
wiki/pages/team.html
+
33
−
1
View file @
adcf9507
...
...
@@ -30,6 +30,21 @@
display
:
block
;
margin
:
2%
auto
auto
;
}
.collage-parent
{
display
:
flex
;
flex-wrap
:
wrap
;
list-style
:
none
;
}
.collage-child
{
height
:
20vh
;
flex-grow
:
1
;
}
.collage-image
{
max-height
:
100%
;
min-width
:
100%
;
vertical-align
:
bottom
;
object-fit
:
cover
;
}
</style>
<script>
...
...
@@ -192,7 +207,24 @@
</div>
<h1
style=
"text-align:center"
>
Where are we?
</h1>
<p>
I'm thinking pictures of uni and lab etc. go here?
</p>
<div
style=
"max-width: 130vh; margin:auto;"
>
<ul
class=
"collage-parent"
>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/building-1.webp"
alt=
"collage - Science building"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/building-2.webp"
alt=
"collage - Science building"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/building-3.webp"
alt=
"collage - Science building"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/building-4.webp"
alt=
"collage - Science building"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/building-5.webp"
alt=
"collage - Science building"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/building-7.webp"
alt=
"collage - Science building"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-1.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-2.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-3.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-4.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-5.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-6.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
><img
src=
"https://static.igem.wiki/teams/5342/images/team/other/lab-7.webp"
alt=
"collage - Lab"
class=
"collage-image"
></li>
<li
class=
"collage-child"
></li>
</ul>
</div>
<!--
<hr>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment