Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GCM-KY
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
GCM-KY
Commits
97406f2d
Commit
97406f2d
authored
5 months ago
by
Vishwaa Kannan
Browse files
Options
Downloads
Plain Diff
Merge branch 'contribution_tutorial_1' into 'main'
Vcell_Tutorial_1 See merge request
!49
parents
3b90e15f
e89a2999
No related branches found
No related tags found
1 merge request
!49
Vcell_Tutorial_1
Pipeline
#503694
canceled
5 months ago
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
static/style.css
+8
-0
8 additions, 0 deletions
static/style.css
wiki/pages/contribution.html
+35
-0
35 additions, 0 deletions
wiki/pages/contribution.html
with
43 additions
and
0 deletions
static/style.css
+
8
−
0
View file @
97406f2d
...
...
@@ -511,6 +511,14 @@ tr:nth-child(even) {
overflow
:
hidden
;
background-color
:
#8bd9c7
;
/* Add a background color for empty spaces */
}
.carousel-container-1
{
position
:
relative
;
width
:
100%
;
height
:
450px
;
/* Set a fixed height for the carousel */
margin
:
auto
;
overflow
:
hidden
;
/* Add a background color for empty spaces */
}
.carousel
{
position
:
relative
;
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/contribution.html
+
35
−
0
View file @
97406f2d
...
...
@@ -112,6 +112,41 @@
A document that outlines how to do so is attached below:
</p>
<hr>
<h2
style=
"text-align:center"
>
How to Access Our Vcell Models
</h2>
<div
class=
"carousel-container-1"
>
<div
class=
"carousel"
>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/2/screenshot-2024-09-29-114425.png"
alt=
"Image 1"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/bru/screenshot-2024-09-30-094052.png"
alt=
"Image 2"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/hefiefbiruebf.png"
alt=
"Image 3"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/2/screenshot-2024-09-29-115146.png"
alt=
"Image 3"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/2/screenshot-2024-09-29-115341.png"
alt=
"Image 3"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/bru/screenshot-2024-09-30-094232.png"
alt=
"Image 3"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/bru/screenshot-2024-09-30-094307.png"
alt=
"Image 3"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/images-arjun/2/screenshot-2024-09-29-115856.png"
alt=
"Image 3"
>
</div>
<div
class=
"carousel-slide"
>
<img
src=
"https://static.igem.wiki/teams/5114/contributions-and-design-images/image-2.webp"
alt=
"Image 3"
>
</div>
</div>
<button
class=
"carousel-button left-button"
onclick=
"moveCarousel(-1)"
>
❮
</button>
<button
class=
"carousel-button right-button"
onclick=
"moveCarousel(1)"
>
❯
</button>
</div>
<p>
Our most up-to-date models can be found in a table on the experiments page. These models are free for anyone
to tinker with and use.
</p>
</div>
...
...
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