Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TU-Delft
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
TU-Delft
Commits
80ed70ee
Commit
80ed70ee
authored
5 months ago
by
Shraddha Raghuram
Browse files
Options
Downloads
Patches
Plain Diff
tu delft logo
parent
c4c19543
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/homepage.css
+14
-0
14 additions, 0 deletions
static/homepage.css
wiki/pages/home.html
+8
-5
8 additions, 5 deletions
wiki/pages/home.html
with
22 additions
and
5 deletions
static/homepage.css
+
14
−
0
View file @
80ed70ee
...
...
@@ -191,6 +191,20 @@
50%
/
cover
no-repeat
;
}
.homepage-content-img
{
position
:
relative
;
top
:
930px
;
transform
:
translateX
(
-73%
);
width
:
349.375px
;
height
:
526.094px
;
flex-shrink
:
0
;
border-radius
:
33.854px
;
background
:
url("https://static.igem.wiki/teams/5054/tu-delft-logo-svg.png")
,
50%
/
cover
no-repeat
;
opacity
:
1
;
transition
:
all
0.5s
linear
;
}
/* content images style: */
.homepage-content-img1
{
top
:
1200px
;
...
...
This diff is collapsed.
Click to expand it.
wiki/pages/home.html
+
8
−
5
View file @
80ed70ee
...
...
@@ -66,7 +66,10 @@
<!-- <div class="homepage-bg-img1"></div> -->
<!-- <div class="shelter-for-bg1" id="shelter-for-bg1"></div> -->
<div
class=
"homepage-content-img homepage-elements reveal"
id=
"homepage-content-img"
></div>
<div
class=
"homepage-maintitle-subtitle"
style=
"margin-top:40px;text-align:center;"
>
presents
</div>
<div
class=
"homepage-maintitle homepage-elements"
>
<div
class=
"homepage-maintitle-name"
>
NitroBLAST
...
...
@@ -311,27 +314,27 @@
</div>
<div
class=
"homepage-link1 homepage-elements reveal"
style=
"opacity: 1;"
>
<a
href=
"results
.html
"
onmouseover=
"expandFunc1(document.getElementById('homepage-link-img1'))"
onmouseout=
"reduceFunc1(document.getElementById('homepage-link-img1'))"
>
<a
href=
"results"
onmouseover=
"expandFunc1(document.getElementById('homepage-link-img1'))"
onmouseout=
"reduceFunc1(document.getElementById('homepage-link-img1'))"
>
<div
class=
"homepage-link-img1"
id=
"homepage-link-img1"
style=
"background-size: 91%;"
></div>
<span
class=
"homepage-link-style"
style=
"margin-left:30px;"
>
Characterize the UCYN-A protein import system in the dry lab
</span>
</a>
</div>
<div
class=
"homepage-link2 homepage-elements reveal"
style=
"opacity: 1;"
>
<a
href=
"results
.html
"
onmouseover=
"expandFunc2(document.getElementById('homepage-link-img2'))"
onmouseout=
"reduceFunc2(document.getElementById('homepage-link-img2'))"
>
<a
href=
"results"
onmouseover=
"expandFunc2(document.getElementById('homepage-link-img2'))"
onmouseout=
"reduceFunc2(document.getElementById('homepage-link-img2'))"
>
<div
class=
"homepage-link-img2"
id=
"homepage-link-img2"
style=
"background-size: 70%;"
></div>
<span
class=
"homepage-link-style"
style=
"margin-left:30px;"
>
Expression of the UCYN-A transit peptide sequence in eukaryotic model organisms tagged with fluorescent proteins
</span>
</a>
</div>
<div
class=
"homepage-link3 homepage-elements reveal"
style=
"opacity: 1;"
>
<a
href=
"results
.html
"
onmouseover=
"expandFunc3(document.getElementById('homepage-link-img3'))"
onmouseout=
"reduceFunc3(document.getElementById('homepage-link-img3'))"
>
<a
href=
"results"
onmouseover=
"expandFunc3(document.getElementById('homepage-link-img3'))"
onmouseout=
"reduceFunc3(document.getElementById('homepage-link-img3'))"
>
<div
class=
"homepage-link-img3"
id=
"homepage-link-img3"
style=
"background-size: 91%;"
></div>
<span
class=
"homepage-link-style"
style=
"margin-left:30px;"
>
Insertion into eukaryotic cells, and eventually plant cells
</span>
</a>
</div>
<div
class=
"homepage-link4 homepage-elements reveal"
style=
"opacity: 1;"
>
<a
href=
"entrepreneurship
.html
"
onmouseover=
"expandFunc4(document.getElementById('homepage-link-img4'))"
onmouseout=
"reduceFunc4(document.getElementById('homepage-link-img4'))"
>
<a
href=
"entrepreneurship"
onmouseover=
"expandFunc4(document.getElementById('homepage-link-img4'))"
onmouseout=
"reduceFunc4(document.getElementById('homepage-link-img4'))"
>
<div
class=
"homepage-link-img4"
id=
"homepage-link-img4"
style=
"background-size: 91%;"
></div>
<span
class=
"homepage-link-style"
style=
"margin-left:30px;"
>
Exploring the commercialization of NitroBLAST seeds
</span>
</a>
...
...
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