Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MIT_MAHE
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
Releases
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
2022 Competition
MIT_MAHE
Commits
f807dab1
Commit
f807dab1
authored
2 years ago
by
Ashrith Sagar Yedlapalli
Browse files
Options
Downloads
Patches
Plain Diff
c0.1.128 CSS ihp-timeline-legend space-evenly
parent
51dd1e63
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
static/style.css
+7
-2
7 additions, 2 deletions
static/style.css
wiki/pages/human-practices.html
+39
-24
39 additions, 24 deletions
wiki/pages/human-practices.html
with
46 additions
and
26 deletions
static/style.css
+
7
−
2
View file @
f807dab1
...
...
@@ -360,8 +360,13 @@ b {
display
:
table-cell
;
border-radius
:
50%
;
background
:
black
;
float
:
left
;
margin-right
:
5px
;
}
#ihp-timeline-legend
{
display
:
flex
;
justify-content
:
space-evenly
;
align-items
:
center
;
margin
:
auto
;
}
.wet-lab-timeline-circle
{}
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/human-practices.html
+
39
−
24
View file @
f807dab1
...
...
@@ -172,7 +172,8 @@
any product, and thereby it has contributed majorly for the amalgamation of our project.
</p>
<b>
References
</b>
<ol>
<li
class=
"reveal-on-scroll"
>
M. Y. Ina-Salwany et al., “Vibriosis in Fish: A Review on Disease Development and Prevention,” J. Aquat.
<li
class=
"reveal-on-scroll"
>
M. Y. Ina-Salwany et al., “Vibriosis in Fish: A Review on Disease Development and
Prevention,” J. Aquat.
Anim. Health, vol. 31, no. 1, pp. 3–22, Mar. 2019, doi: 10.1002/AAH.10045.
</li>
</ol>
...
...
@@ -606,32 +607,46 @@
<h1
class=
"reveal-on-scroll"
>
Integrated Human Practices Timeline
</h1>
<hr><br>
</div>
<div
class=
"row"
>
<div
class=
"row"
id=
"ihp-timeline-legend"
>
<div
class=
"col"
>
<div
class=
"row"
>
<div
class=
"col"
>
<span
class=
"ihp-circle"
style=
"background: #D8C200;"
></span>
<p
class=
"reveal-on-scroll"
>
Academia
</p>
</div>
<div
class=
"col"
>
<span
class=
"ihp-circle"
style=
"background: #FF0000;"
></span>
<p
class=
"reveal-on-scroll"
>
Companies
</p>
</div>
<div
class=
"col"
>
<span
class=
"ihp-circle"
style=
"background: #2020F1;"
></span>
<p
class=
"reveal-on-scroll"
>
Outreach
</p>
</div>
<div
class=
"col"
>
<span
class=
"ihp-circle"
style=
"background: #429F89;"
></span>
<p
class=
"reveal-on-scroll"
>
Doctors
</p>
</div>
<div
class=
"col-3"
>
<span
class=
"ihp-circle"
style=
"background: #002F40;"
></span>
<p
class=
"reveal-on-scroll"
>
Entrepreneurs
</p>
</div>
</div>
<p
class=
"reveal-on-scroll"
>
<div
class=
"ihp-circle"
style=
"background: #D8C200;"
></div>
Academia
</p>
</div>
<div
class=
"col"
>
<p
class=
"reveal-on-scroll"
>
<div
class=
"ihp-circle"
style=
"background: #FF0000;"
></div>
Companies
</p>
</div>
<div
class=
"col"
>
<p
class=
"reveal-on-scroll"
>
<div
class=
"ihp-circle"
style=
"background: #2020F1;"
></div>
Outreach
</p>
</div>
<div
class=
"col"
>
<p
class=
"reveal-on-scroll"
>
<div
class=
"ihp-circle"
style=
"background: #429F89;"
></div>
Doctors
</p>
</div>
<div
class=
"col"
>
<p
class=
"reveal-on-scroll"
>
<div
class=
"ihp-circle"
style=
"background: #002F40;"
></div>
Entrepreneurs
</p>
</div>
</div>
<div
class=
"row"
>
<img
src=
"https://static.igem.wiki/teams/4200/wiki/human-practices/ihp-timeline.png"
alt=
"IHP Timeline"
>
</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