|
|
(17 intermediate revisions by the same user not shown) |
Line 50: |
Line 50: |
| $('nav').addClass('black'); | | $('nav').addClass('black'); |
| }else { | | }else { |
− | if($(window).width()>1006){ | + | if($(window).width()>1200){ |
| $('nav').removeClass('black'); | | $('nav').removeClass('black'); |
| } | | } |
Line 129: |
Line 129: |
| | | |
| $(document).ready(function() { | | $(document).ready(function() { |
− | if ($(window).width()< 800 ) { | + | if ($(window).width()< 850 ) { |
| //if the window is less than 700 wide then turn on footer as coloumn. | | //if the window is less than 700 wide then turn on footer as coloumn. |
| smallscreennavbar(); | | smallscreennavbar(); |
Line 137: |
Line 137: |
| } | | } |
| | | |
− | if ($(window).width() < 1006) { | + | if ($(window).width() < 1070) { |
| //if the window is less than 700 wide then turn on footer as coloumn. | | //if the window is less than 700 wide then turn on footer as coloumn. |
| $('nav').addClass('black'); | | $('nav').addClass('black'); |
Line 149: |
Line 149: |
| $(window).resize(function() { | | $(window).resize(function() { |
| windowsize = $(window).width(); | | windowsize = $(window).width(); |
− | if (windowsize < 800 ) { | + | if (windowsize < 850 ) { |
| //if the window is less than 700 wide then turn on footer as coloumn. | | //if the window is less than 700 wide then turn on footer as coloumn. |
| smallscreennavbar(); | | smallscreennavbar(); |
Line 157: |
Line 157: |
| } | | } |
| | | |
− | if (windowsize < 1006) { | + | if (windowsize < 1070) { |
| //if the window is less than 700 wide then turn on footer as coloumn. | | //if the window is less than 700 wide then turn on footer as coloumn. |
| $('nav').addClass('black'); | | $('nav').addClass('black'); |
Line 234: |
Line 234: |
| /**************************************************************************************************************************************************************************************************/ | | /**************************************************************************************************************************************************************************************************/ |
| | | |
− |
| |
− |
| |
− |
| |
− |
| |
− | /* cyrillic-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCLwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
| |
− | }
| |
− | /* cyrillic */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCCwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
| |
− | }
| |
− | /* greek-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCKwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+1F00-1FFF;
| |
− | }
| |
− | /* greek */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCFwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0370-03FF;
| |
− | }
| |
− | /* vietnamese */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCJwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
| |
− | }
| |
− | /* latin-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCIwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
| |
− | }
| |
− | /* latin */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 300;
| |
− | src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u9mxLCGwR2oefDo.woff2) format('woff2');
| |
− | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
| |
− | }
| |
− | /* cyrillic-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufA5qWr4xCCQ_k.woff2) format('woff2');
| |
− | unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
| |
− | }
| |
− | /* cyrillic */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufJ5qWr4xCCQ_k.woff2) format('woff2');
| |
− | unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
| |
− | }
| |
− | /* greek-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufB5qWr4xCCQ_k.woff2) format('woff2');
| |
− | unicode-range: U+1F00-1FFF;
| |
− | }
| |
− | /* greek */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufO5qWr4xCCQ_k.woff2) format('woff2');
| |
− | unicode-range: U+0370-03FF;
| |
− | }
| |
− | /* vietnamese */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufC5qWr4xCCQ_k.woff2) format('woff2');
| |
− | unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
| |
− | }
| |
− | /* latin-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufD5qWr4xCCQ_k.woff2) format('woff2');
| |
− | unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
| |
− | }
| |
− | /* latin */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 400;
| |
− | src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngMUXZYTXPIvIBgJJSb6ufN5qWr4xCC.woff2) format('woff2');
| |
− | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
| |
− | }
| |
− | /* cyrillic-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CLwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
| |
− | }
| |
− | /* cyrillic */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CCwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
| |
− | }
| |
− | /* greek-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CKwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+1F00-1FFF;
| |
− | }
| |
− | /* greek */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CFwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0370-03FF;
| |
− | }
| |
− | /* vietnamese */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CJwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
| |
− | }
| |
− | /* latin-ext */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CIwR2oefDofMY.woff2) format('woff2');
| |
− | unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
| |
− | }
| |
− | /* latin */
| |
− | @font-face {
| |
− | font-family: 'Roboto Slab';
| |
− | font-style: normal;
| |
− | font-weight: 700;
| |
− | src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v9/BngRUXZYTXPIvIBgJJSb6u92w7CGwR2oefDo.woff2) format('woff2');
| |
− | unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
| |
− | }
| |
| | | |
| | | |
Line 1,110: |
Line 938: |
| <head> | | <head> |
| | | |
− | <!-- This tells the browser that your page is responsive | + | <!-- This tells the browser that your page is responsive--> |
− | <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,500,700"> --> | + | <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,500,700"> |
| <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> | | <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> |
| + | <!--<link rel="stylesheet" type="text/css" href="https://2019.igem.org/Template:DTU-Denmark/jquerymin?family=Roboto+Slab:300,400,500,700">--> |
| | | |
− | <link rel="stylesheet" type="text/css" href="Template:DTU-Denmark/fontCSS?action=raw&ctype=text/css"> | + | |
| + | <link rel="stylesheet" type="text/css" href="Template:DTU-Denmark/fontCSS?action=raw&ctype=text/css&family"> |
| + | <script type="text/javascript" src="https://2018.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> |
| | | |
| <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> | | <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> |
Line 1,142: |
Line 973: |
| </div> | | </div> |
| <ul id='menu'> | | <ul id='menu'> |
− | | + | <li class="dropdown"> |
− | | + | <a href="https://2019.igem.org/Team:DTU-Denmark/Awards" class="dropbtn"><img src="https://static.igem.org/mediawiki/2019/c/c0/T--DTU-Denmark--medallogo.svg" style="height:30px;" alt="Awards"></a> |
− | | + | </li> |
| <li class="dropdown"> | | <li class="dropdown"> |
| <a href="https://2019.igem.org/Team:DTU-Denmark/Description" class="dropbtn">Project</a> | | <a href="https://2019.igem.org/Team:DTU-Denmark/Description" class="dropbtn">Project</a> |