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

tu delft logo

parent 0fba69bf
No related branches found
No related tags found
No related merge requests found
......@@ -118,20 +118,6 @@
50% / cover no-repeat;
}
.homepage-content-img0 {
/* position: relative; */
top: 0px;
transform: translateX(0%);
width: 500px;
height: 500px;
flex-shrink: 0;
border-radius: 33.854px;
background: url(https://static.igem.wiki/teams/5054/tu-delft-logo-svg.png);
background-size: contain;
background-repeat: no-repeat;
opacity: 1;
transition: all 0.5s linear;
}
.homepage-content-img {
/* position: relative; */
......
......@@ -64,6 +64,16 @@ body {
margin-right: 30px;
}
.my-nav .tu-delft {
background: url(https://static.igem.wiki/teams/5054/tu-delft-logo-svg.png);
background-size: contain;
background-repeat: no-repeat;
width: 75px;
height: 75px;
margin-right: 30px;
}
/* Navbar items */
.my-nav .my-navbar {
/* Layout */
......
......@@ -141,7 +141,7 @@
</ul>
</li>
</ul>
<div class="homepage-content-img0 homepage-elements reveal" id="homepage-content-img0"></div>
<a class="tu-delft"></a>
</nav>
<script>
......
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