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

 
(31 intermediate revisions by 2 users 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 36: Line 36:
 
   padding: 0!important;
 
   padding: 0!important;
 
}
 
}
 +
 +
.projectlink img:hover {
 +
  opacity: 0.7;
 +
}
 +
 +
.floatleft1 {
 +
  float: right!important;
 +
}
 +
 +
.floatright1 {
 +
  float: left!important;
 +
}
 +
  
 
a {
 
a {
Line 208: Line 221:
 
.gonna-go-fast-to-the-top {
 
.gonna-go-fast-to-the-top {
 
   position: fixed;
 
   position: fixed;
   top: 90vh;
+
   bottom: 3vh;
   left: 90vw;
+
   right: 3vw;
 
   z-index: 999999;
 
   z-index: 999999;
 
   background-color: transparent;
 
   background-color: transparent;
   opacity: 0.4
+
   opacity: 0.4;
 +
  width: 3em;
 +
  overflow: visible;
 +
  text-align: right
 
}
 
}
  
Line 219: Line 235:
 
}
 
}
  
a #verytop {
+
a[href="#verytop"] {
   color: #800080
+
   color: #B266B2!important
 
}
 
}
  
Line 298: Line 314:
 
   padding: 0px 20px;
 
   padding: 0px 20px;
 
   font-size: 13px;
 
   font-size: 13px;
  font-family: 'Quicksand', sans-serif;
 
 
}
 
}
  
Line 307: 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