Line 5: | Line 5: | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
+ | <link href="https://fonts.googleapis.com/css?family=Montserrat+Alternates" rel="stylesheet"> | ||
</head> | </head> | ||
Line 49: | Line 50: | ||
/*-------------- ESSENTIAL TEMPLATE STYLE ---------------*/ | /*-------------- ESSENTIAL TEMPLATE STYLE ---------------*/ | ||
/*------------------------------------------------*/ | /*------------------------------------------------*/ | ||
+ | body{ | ||
+ | font-family: 'Montserrat Alternates', sans-serif; | ||
+ | } | ||
.dropdown-toggle::after { | .dropdown-toggle::after { | ||
display:none; | display:none; | ||
Line 316: | Line 320: | ||
</div> | </div> | ||
<div class="col-1 social-links"> | <div class="col-1 social-links"> | ||
− | <a href=" | + | <a href="http://twitter.com" target="_blank"><img src="https://static.igem.org/mediawiki/2018/3/39/T--TecMonterrey_GDL--twitter.png" alt="twitter logo" class="social"></a> |
− | <a href=" | + | <a href="http://facebook.com" target="_blank"><img src="https://static.igem.org/mediawiki/2018/9/98/T--RHIT--Facebook.jpg" alt="facebook logo" class="social"></a> |
− | <a href=" | + | <a href="http://instagram.com" target="_blank"><img src="https://static.igem.org/mediawiki/2018/2/2c/T--TecMonterrey_GDL--instagram.png" alt="instagram logo" class="social"></a> |
</div> | </div> | ||
</div> | </div> |
Revision as of 21:05, 9 July 2018