Skip to content
Snippets Groups Projects
Commit 5f8ff023 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

Update 2 files

- /static/homepage.css
- /wiki/pages/home.html
parent cbc3d6c5
No related branches found
No related tags found
No related merge requests found
Pipeline #414504 passed
......@@ -73,14 +73,6 @@
position: absolute;
z-index: 9;
}
.homepage-content1{
top: 900px;
transform: translateX(28%);
width: 440px;
height: 450px;
opacity: 0;
transition: all 0.5s linear;
}
/* main title style: */
......@@ -631,7 +623,7 @@
margin: 0 auto;
width: 400px;
height: 300px;
background: url(https://static.igem.wiki/teams/5054/proteins.png);
background: url("https://static.igem.wiki/teams/5054/protein-express.png");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
......@@ -673,14 +665,14 @@
/* content boxes style: */
/* .homepage-content1{
.homepage-content1{
top: 900px;
transform: translateX(28%);
width: 440px;
height: 450px;
opacity: 0;
transition: all 0.5s linear;
} */
}
.homepage-content2{
top: 1788px;
transform: translateX(-80%);
......
......@@ -80,7 +80,7 @@
<div class="homepage-content-img2 homepage-elements reveal" id="homepage-content-img2"></div>
<div class="shelter-for-canvas-start"></div>
<div class="homepage-content1 homepage-elements reveal" id="homepage-content1">
<div class="homepage-content1 homepage-content1 homepage-elements reveal" id="homepage-content1">
<div class="homepage-subtitle-style" style="width:319px;">
Nitrogen
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment