KevinYLi123 (Talk | contribs) |
|||
Line 74: | Line 74: | ||
top: 50%; | top: 50%; | ||
transform: translate(0, -50%); | transform: translate(0, -50%); | ||
+ | } | ||
+ | #logo { | ||
+ | position: relative; | ||
+ | top: 50%; | ||
+ | left: 20%; | ||
+ | height: 100%; | ||
+ | width: 60px; | ||
} | } | ||
</style> | </style> | ||
Line 81: | Line 88: | ||
<div class="navbar"> | <div class="navbar"> | ||
<div class = "vertcenter" style="width: 25%; float:left"> | <div class = "vertcenter" style="width: 25%; float:left"> | ||
− | <center><img src="https://static.igem.org/mediawiki/2017/3/36/RevisedLambertLonghorn.png" | + | <center><img src="https://static.igem.org/mediawiki/2017/3/36/RevisedLambertLonghorn.png" id="logo" ></center> |
</div> | </div> | ||
<div style="width: 75%; float:right"> | <div style="width: 75%; float:right"> |
Revision as of 13:14, 22 May 2018