|
|
Line 1: |
Line 1: |
| {{UIUC_Illinois}} | | {{UIUC_Illinois}} |
| <html> | | <html> |
| + | <head> |
| + | <meta charset="utf-8"> |
| + | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| + | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| + | <title>Material Design Bootstrap</title> |
| + | <!-- Font Awesome --> |
| + | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> |
| + | <!-- Bootstrap core CSS --> |
| + | <link href="css/bootstrap.min.css" rel="stylesheet"> |
| + | <!-- Material Design Bootstrap --> |
| + | <link href="css/mdb.min.css" rel="stylesheet"> |
| + | <!-- Your custom styles (optional) --> |
| + | <link href="css/style.css" rel="stylesheet"> |
| + | </head> |
| | | |
| <style> | | <style> |
Line 15: |
Line 29: |
| | | |
| | | |
− | <div class="footer" style="margin-top:0;">
| |
− | <center>
| |
− | <h1>Follow Us On</h1>
| |
− | <div class="footer-media-div">
| |
− | <a href="https://www.facebook.com/UIUC-IGEM-1844032205901350/">
| |
− | <img class="social" src="https://static.igem.org/mediawiki/2018/9/9f/T--UIUC_Illinois--Facebook.png"width="5%" height="5%"alt="Team UIUC_Illinois"></a>
| |
− | <a href="https://twitter.com/igem_uiuc?lang=en">
| |
− | <img class="social" src="https://static.igem.org/mediawiki/2018/4/49/T--UIUC_Illinois--Twitter.jpg"width="5%" height="5%"alt="Team UIUC_Illinois"></a>
| |
− | </div>
| |
| | | |
| | | |
Line 29: |
Line 34: |
| </body> | | </body> |
| | | |
− | <head>
| + | |
− | <meta charset="utf-8">
| + | |
− | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
| + | |
− | <meta http-equiv="x-ua-compatible" content="ie=edge">
| + | |
− | <title>Material Design Bootstrap</title>
| + | |
− | <!-- Font Awesome -->
| + | |
− | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
| + | |
− | <!-- Bootstrap core CSS -->
| + | |
− | <link href="css/bootstrap.min.css" rel="stylesheet">
| + | |
− | <!-- Material Design Bootstrap -->
| + | |
− | <link href="css/mdb.min.css" rel="stylesheet">
| + | |
− | <!-- Your custom styles (optional) -->
| + | |
− | <link href="css/style.css" rel="stylesheet">
| + | |
− | </head>
| + | |
| <style> | | <style> |
| .footer-distributed{ | | .footer-distributed{ |