Difference between revisions of "Team:Manchester/Templates/NavBar"

 
(21 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:Bootstrap?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:Bootstrap?action=raw&ctype=text/css" rel="stylesheet">
  
<link href="https://fonts.googleapis.com/css?family=Josefin+Sans|Open+Sans" rel="stylesheet">
+
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:font?action=raw&ctype=text/css" rel="stylesheet">
  
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:NEStyle?action=raw&ctype=text/css" rel="stylesheet">
 
<link href="https://2017.igem.org/Team:Manchester/Resources/CSS:NEStyle?action=raw&ctype=text/css" rel="stylesheet">
  
<script src="https://use.fontawesome.com/533a841c74.js"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:fontawesome?action=raw&ctype=text/javascript"></script>
  
<script src="https://cdn.rawgit.com/arose/ngl/v0.10.3/dist/ngl.js"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:NGL?action=raw&ctype=text/javascript"></script>
  
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
Line 19: Line 19:
 
</script>
 
</script>
  
<script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-MML-AM_CHTML"></script>
+
<script src="https://2017.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
  
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:jquery-2.1.4?action=raw&ctype=text/javascript"></script>
  
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
+
<script type="text/javascript" src="https://2017.igem.org/Team:Manchester/Resources/JS:bootstrap?action=raw&ctype=text/javascript"></script>
  
  
Line 226: Line 226:
 
   background-color: transparent;
 
   background-color: transparent;
 
   opacity: 0.4;
 
   opacity: 0.4;
   width: 0px;
+
   width: 3em;
 
   overflow: visible;
 
   overflow: visible;
 
   text-align: right
 
   text-align: right
Line 314: Line 314:
 
   padding: 0px 20px;
 
   padding: 0px 20px;
 
   font-size: 13px;
 
   font-size: 13px;
  font-family: 'Quicksand', sans-serif;
 
 
}
 
}
  
Line 323: Line 322:
 
   padding: 0px;
 
   padding: 0px;
 
   font-size: 13px;
 
   font-size: 13px;
  font-family: 'Quicksand', sans-serif;
 
 
}
 
}
  

Latest revision as of 03:49, 2 November 2017