|
|
(41 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | <html>
| |
| | | |
− | <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:UConn/css/bootstrap?action=raw&ctype=text/css" />
| |
− |
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:UConn/js/jquery?action=raw&ctype=text/javascript"></script>
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:UConn/js/popper?action=raw&ctype=text/javascript"></script>
| |
− | <script type="text/javascript" src="https://2018.igem.org/Template:UConn/js/bootstrap?action=raw&ctype=text/javascript"></script>
| |
− |
| |
− | <style>
| |
− | /* Bootstrap dropdown on hover*/
| |
− |
| |
− | @media (min-width: 992px) {
| |
− | #content .dropdown:hover .dropdown-menu {
| |
− | display: block;
| |
− | margin-top: 0;
| |
− | }
| |
− | }
| |
− |
| |
− | /* RESPONSIVE CSS */
| |
− |
| |
− | @media (min-width: 40em) {
| |
− | #content .featurette-heading {
| |
− | font-size: 3.5rem;
| |
− | }
| |
− | }
| |
− |
| |
− | </style>
| |
− |
| |
− | </html>
| |