Line 44: | Line 44: | ||
margin-top: -22px; | margin-top: -22px; | ||
padding: 16px; | padding: 16px; | ||
− | color: | + | color: #030055; |
font-weight: bold; | font-weight: bold; | ||
− | font-size: | + | font-size: 30px; |
transition: 0.6s ease; | transition: 0.6s ease; | ||
border-radius: 0 3px 3px 0; | border-radius: 0 3px 3px 0; | ||
Line 64: | Line 64: | ||
/* Caption text */ | /* Caption text */ | ||
.text { | .text { | ||
− | color: # | + | color: #012F06; |
− | font-size: | + | font-size: 40px; |
padding: 8px 12px; | padding: 8px 12px; | ||
position: absolute; | position: absolute; | ||
Line 85: | Line 85: | ||
.dot { | .dot { | ||
cursor: pointer; | cursor: pointer; | ||
− | height: | + | height: 25px; |
− | width: | + | width: 25px; |
margin: 0 2px; | margin: 0 2px; | ||
background-color: #bbb; | background-color: #bbb; | ||
border-radius: 50%; | border-radius: 50%; | ||
display: inline-block; | display: inline-block; | ||
− | transition: background-color | + | transition: background-color 1.5s ease; |
} | } | ||
Line 130: | Line 130: | ||
<div class="numbertext">1 / 3</div> | <div class="numbertext">1 / 3</div> | ||
<img src="https://static.igem.org/mediawiki/2018/6/63/T--Oxford--tdheader.jpg" style="width:100%"> | <img src="https://static.igem.org/mediawiki/2018/6/63/T--Oxford--tdheader.jpg" style="width:100%"> | ||
− | <div class="text"><a href="www.google.com"> | + | <div class="text"><a href="www.google.com"> working on it </a></div> |
</div> | </div> | ||
Line 142: | Line 142: | ||
<div class="numbertext">3 / 3</div> | <div class="numbertext">3 / 3</div> | ||
<img src="https://static.igem.org/mediawiki/2018/b/b6/T--IIT_Kanpur--logo.png" style="width:100%"> | <img src="https://static.igem.org/mediawiki/2018/b/b6/T--IIT_Kanpur--logo.png" style="width:100%"> | ||
− | <div class="text"> | + | <div class="text">IITK</div> |
</div> | </div> | ||
Revision as of 13:42, 14 October 2018