Line 43: | Line 43: | ||
z-index: 999; | z-index: 999; | ||
color: white; | color: white; | ||
− | top: 0. | + | top: 0.4%; |
− | left: | + | left: 6.5%; |
font-size: 3.5vh; | font-size: 3.5vh; | ||
font-family: 'Nexa bold', sans-serif; | font-family: 'Nexa bold', sans-serif; | ||
Line 51: | Line 51: | ||
} | } | ||
+ | .igem { | ||
+ | position: absolute; | ||
+ | top: 0%; | ||
+ | left: 0%; | ||
+ | height: 8vh; | ||
+ | z-index:999; | ||
+ | } | ||
+ | |||
+ | .tiger { | ||
+ | position: absolute; | ||
+ | top: 0%; | ||
+ | left: 20%; | ||
+ | height: 8vh; | ||
+ | z-index:999; | ||
+ | } | ||
+ | |||
+ | |||
+ | .centerfix { | ||
+ | top: 4%; | ||
+ | } | ||
Line 57: | Line 77: | ||
<body> | <body> | ||
+ | <div class="row nav"> | ||
+ | <div class="col-lg-4 center centerfix opacityFix"> | ||
+ | <h3><img src="https://static.igem.org/mediawiki/2018/1/19/T--TAS_Taipei--TigerLogo.png" class="igem"> TAS_TAIPEI <img src="https://static.igem.org/mediawiki/2018/f/f4/T--TAS_Taipei--ALDH2Logo.png" class="tiger"></h3> | ||
+ | </div> | ||
+ | |||
<div> | <div> | ||
<h3 class="tas"> TAS_Taipei </h3> | <h3 class="tas"> TAS_Taipei </h3> |
Revision as of 08:08, 6 June 2018