Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MIT
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
2023 Competition
MIT
Commits
a82524b0
Commit
a82524b0
authored
1 year ago
by
Katie Spivakovsky
Browse files
Options
Downloads
Patches
Plain Diff
home animation!
parent
dc64dbf7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#221252
passed
1 year ago
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
static/scripts/functions.js
+1
-0
1 addition, 0 deletions
static/scripts/functions.js
static/style.css
+1
-1
1 addition, 1 deletion
static/style.css
wiki/pages/human-practices.html
+2
-2
2 additions, 2 deletions
wiki/pages/human-practices.html
with
4 additions
and
3 deletions
static/scripts/functions.js
+
1
−
0
View file @
a82524b0
...
...
@@ -77,6 +77,7 @@ if (window.location.href.endsWith("mit/") || window.location.href.indexOf("index
document
.
querySelector
(
'
#home-header
'
).
style
.
fontSize
=
'
calc(2.5*(1.475rem + 2.7vw))
'
document
.
querySelector
(
'
#home-header
'
).
style
.
color
=
'
transparent
'
document
.
querySelector
(
'
#home-lead
'
).
style
.
color
=
'
#fff
'
document
.
querySelector
(
'
#home-header-container
'
).
style
.
transitionDelay
=
'
0s
'
;
window
.
addEventListener
(
'
resize
'
,
function
(
event
){
const
headerHeight
=
2
*
document
.
querySelector
(
'
#home-header
'
).
clientHeight
/
window
.
outerHeight
...
...
This diff is collapsed.
Click to expand it.
static/style.css
+
1
−
1
View file @
a82524b0
...
...
@@ -38,7 +38,7 @@ h1, .gradient-header {
.subheader-title
{
color
:
#fff
;
font-weight
:
bolder
;
margin-left
:
4
vw
;
margin-left
:
1
vw
;
}
#home-header-container
{
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/human-practices.html
+
2
−
2
View file @
a82524b0
...
...
@@ -106,7 +106,7 @@
valuable feedback from experts along with listening to talks on genetic circuitry,
induced protein aggregation, and more.
</p>
<
row
>
<
div
class=
"d-flex flex-row justify-content-center"
>
<div
class=
"col-6"
>
<img
src=
"https://static.igem.wiki/teams/4764/wiki/dabomb/poster.png"
width=
'95%'
>
<figcaption
style=
"font-size:0.9rem"
>
Our poster for da BOMB.
</figcaption>
...
...
@@ -115,7 +115,7 @@
<img
src=
"https://static.igem.wiki/teams/4764/wiki/dabomb/dabomb.png"
width=
'95%'
>
<figcaption
style=
"font-size:0.9rem"
>
Katie and Jeannie after a successful poster session!
</figcaption>
</div>
</
row
>
</
div
>
</section>
<!-- TODO: make real bibiliography -->
...
...
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