Difference between revisions of "Team:Stockholm/navigation"

 
(22 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 rel="stylesheet" href="https://2015.igem.org/Team:stockholm/lightbox.min.css?action=raw&ctype=text/css" type="text/css">
 
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Nunito" />
 
 
<link href='https://fonts.googleapis.com/css?family=Roboto:400,900,700,500' rel='stylesheet' type='text/css'>
 
<link href='https://fonts.googleapis.com/css?family=Roboto:400,900,700,500' rel='stylesheet' type='text/css'>
  
Line 13: Line 10:
 
 
 
<!-- Nav -->
 
<!-- Nav -->
<div id="outcontainer">
 
 
<nav id="nav">
 
<nav id="nav">
 
<div class="title noselect">iGEM STOCKHOLM</div>
 
<div class="title noselect">iGEM STOCKHOLM</div>
Line 26: Line 22:
 
</ul>
 
</ul>
 
</nav>
 
</nav>
</div>
 
 
</div>
 
</div>
 
 
Line 51: Line 46:
 
.title {
 
.title {
 
font-family: Roboto, sans-serif;   
 
font-family: Roboto, sans-serif;   
font-weight: bold;
+
font-weight: 900;
font-size: 3.5em;
+
font-size: 4em;
 
text-align: center;
 
text-align: center;
 
border-bottom: none;
 
border-bottom: none;
Line 67: Line 62:
  
 
#globalWrapper, #content {
 
#globalWrapper, #content {
max-width: 900px;
+
max-width: 750px;
min-width: 600px;
+
min-width: 750px;
 
width: 100%;
 
width: 100%;
 
height: auto;
 
height: auto;
Line 127: Line 122:
 
}
 
}
  
#outcontainer {
+
#nav {
 +
position: absolute;
 +
left: 0;
 
width: 100%;
 
width: 100%;
height: auto;
+
min-width: 750px;
}
+
 
+
#nav {
+
width: 700px;
+
 
margin: auto;
 
margin: auto;
 
cursor: normal;
 
cursor: normal;
padding-left: 200px;
 
 
}
 
}
  

Latest revision as of 01:19, 17 September 2015