Line 36: | Line 36: | ||
-webkit-font-smoothing: antialiased; | -webkit-font-smoothing: antialiased; | ||
} | } | ||
+ | |||
+ | #Twitter{ | ||
+ | height: 40px; | ||
+ | width: 40px; | ||
+ | } | ||
+ | #Insta{ | ||
+ | height: 40px; | ||
+ | width: 40px; | ||
+ | } | ||
</style> | </style> | ||
Line 156: | Line 165: | ||
<li> | <li> | ||
<a rel="tooltip" title="Follow us on Twitter!" data-placement="bottom" href="https://twitter.com/igemhwbu" target="_blank" class="btn btn-white btn-simple btn-just-icon"> | <a rel="tooltip" title="Follow us on Twitter!" data-placement="bottom" href="https://twitter.com/igemhwbu" target="_blank" class="btn btn-white btn-simple btn-just-icon"> | ||
− | <img src=" | + | <img src="http://www.anthonysgulfport.com/wp-content/uploads/2014/09/twitter-icon-300x300.png" alt="Twitter" id="Twitter"/> |
</a> | </a> | ||
</li> | </li> | ||
<li> | <li> | ||
<a rel="tooltip" title="Follow us on Instagram!" data-placement="bottom" href="https://www.instagram.com/buigemhardware/?hl=en" target="_blank" class="btn btn-white btn-simple btn-just-icon"> | <a rel="tooltip" title="Follow us on Instagram!" data-placement="bottom" href="https://www.instagram.com/buigemhardware/?hl=en" target="_blank" class="btn btn-white btn-simple btn-just-icon"> | ||
− | <img src=" | + | <img src="https://instagram-brand.com/wp-content/themes/ig-branding/assets/images/ig-logo-email.png" alt="Insta" id="Insta"/> |
</a> | </a> | ||
</li> | </li> |
Revision as of 22:56, 28 August 2017
<!doctype html>