Difference between revisions of "Team:Stockholm/navigation"

 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
<script src="https://2015.igem.org/Team:Stockholm/lightbox.min.js?action=raw&ctype=text/javascript"></script>
+
<link href='https://fonts.googleapis.com/css?family=Roboto:400,900,700,500' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://2015.igem.org/Team:stockholm/lightbox.min.css?action=raw&ctype=text/css" type="text/css">
+
  
 
<body class="homepage">
 
<body class="homepage">
Line 18: Line 17:
 
<li><a class="icon-lab" href="https://2015.igem.org/Team:Stockholm/Description"><span>Project</span></a></li>
 
<li><a class="icon-lab" href="https://2015.igem.org/Team:Stockholm/Description"><span>Project</span></a></li>
 
<li><a class="icon-clipboard" href="https://2015.igem.org/Team:Stockholm/Results"><span>Results</span></a></li>
 
<li><a class="icon-clipboard" href="https://2015.igem.org/Team:Stockholm/Results"><span>Results</span></a></li>
<li><a class="icon-bubbles2" href="https://2015.igem.org/Team:Stockholm/ethics"><span>Practices</span></a></li>
+
<li><a class="icon-bubbles2" href="https://2015.igem.org/Team:Stockholm/Practices"><span>Practices</span></a></li>
 
<li><a class="icon-earth" href="https://2015.igem.org/Team:Stockholm/Collaborations"><span>Collaborations</span></a></li>
 
<li><a class="icon-earth" href="https://2015.igem.org/Team:Stockholm/Collaborations"><span>Collaborations</span></a></li>
 
<li><a class="icon-gift" href="https://2015.igem.org/Team:Stockholm/Attributions"><span>Attributions</span></a></li>
 
<li><a class="icon-gift" href="https://2015.igem.org/Team:Stockholm/Attributions"><span>Attributions</span></a></li>
Line 46: Line 45:
  
 
.title {
 
.title {
font-family: 'Nunito', sans-serif;  
+
font-family: Roboto, sans-serif;
 
font-weight: 900;
 
font-weight: 900;
font-size: 3.5em;
+
font-size: 4em;
 
text-align: center;
 
text-align: center;
 
border-bottom: none;
 
border-bottom: none;
Line 59: Line 58:
 
body {
 
body {
 
 
background-color: #EFF0F3;
+
background-color: #fafafb;
 
}
 
}
  
 
#globalWrapper, #content {
 
#globalWrapper, #content {
max-width: 800px;
+
max-width: 750px;
min-width: 600px;
+
min-width: 750px;
 
width: 100%;
 
width: 100%;
 
height: auto;
 
height: auto;
 
border: 0px;
 
border: 0px;
background-color: #EFF0F3;
+
background-color: #fafafb;
 
margin: auto;
 
margin: auto;
 
font-size: 135%;
 
font-size: 135%;
Line 122: Line 121:
 
     content: "\e606";
 
     content: "\e606";
 
}
 
}
 
  
 
#nav {
 
#nav {
min-width: 700px;
+
position: absolute;
 +
left: 0;
 +
width: 100%;
 +
min-width: 750px;
 
margin: auto;
 
margin: auto;
cursor: default;
+
cursor: normal;
 
}
 
}
  
Line 175: Line 176:
  
 
#nav {
 
#nav {
position: absolute;
+
margin: auto;
left: 0;
+
width: 100%;
+
 
padding-top: 0px;
 
padding-top: 0px;
 +
position: absolute;
 
}
 
}
  

Latest revision as of 01:19, 17 September 2015