Difference between revisions of "Team:IIT-Madras"

Line 148: Line 148:
 
   .text {font-size: 11px}
 
   .text {font-size: 11px}
 
}
 
}
 +
 +
 +
.buttons{
 +
display: grid;
 +
grid-template-columns: 1fr 1fr 1fr;
 +
}
 +
 +
 +
@media only screen and (max-width: 600px) {
 +
.buttons{
 +
grid-template-columns: 1fr;
 +
}
 +
 +
 
</style>
 
</style>
  
Line 181: Line 195:
 
   <span class="dot"></span>  
 
   <span class="dot"></span>  
 
   <span class="dot"></span>  
 
   <span class="dot"></span>  
 +
</div>
 +
 +
 +
<div class="buttons">
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/b/b2/T--IIT-Madras--adp.png">
 +
</div>
 +
 +
<div>
 +
<img src="https://static.igem.org/mediawiki/2018/3/31/T--IIT-Madras--cdxlogo.png">
 +
</div>
 +
<div>
 +
 +
<img src="https://static.igem.org/mediawiki/2018/e/e2/T--IIT-Madras--langprojlogo2.png">
 +
</div>
 
</div>
 
</div>
 
<script>
 
<script>

Revision as of 17:39, 17 October 2018

iGEM Collaborations Page