Difference between revisions of "Template:Vanderbilt"

 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<html>
+
<html lang="en">
  
 
<head>
 
<head>
 
<meta charset="utf-8">
 
<meta charset="utf-8">
 +
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
  
Line 12: Line 13:
 
<!-- get the Google font -->
 
<!-- get the Google font -->
 
<link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
 
<link href='http://fonts.googleapis.com/css?family=Architects+Daughter' rel='stylesheet' type='text/css'>
 +
 +
  <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
 +
  <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
 +
  <!--[if lt IE 9]>
 +
  <script src="http://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
 +
  <script src="http://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
 +
  <![endif]-->
 +
 +
<script>
 +
</script>
 
 
 
<style type="text/css">
 
<style type="text/css">
 +
 
.firstHeading {
 
.firstHeading {
 
display: none;
 
display: none;
 
}
 
}
 
 
 
body, html, #content, #globalWrapper {
+
p, h1, h2, h3, h4, h5, h6, div {
 +
position: relative;
 +
width: inherit;
 +
}
 +
 +
body, html, #content, #globalWrapper {
 +
font-family: 'Architects Daughter';
 +
<!--  needed for scrollspy (data-spy="scroll")-->
 +
position: relative;
 
outline: 0;
 
outline: 0;
 
min-height: 100%;
 
min-height: 100%;
Line 37: Line 56:
 
 
 
body {
 
body {
<!--  needed for scrollspy (data-spy="scroll")-->
+
padding-bottom: 60px;
position: relative;
+
padding-top: 60px;
font-family: 'Architects Daughter';
+
background:url("https://static.igem.org/mediawiki/2015/6/61/Vanderbilt_droplet.png");
+
 
}
 
}
  
 
#top_menu_inside {
 
#top_menu_inside {
margin: 12%;
+
margin: 0%;
margin-top: 0%;
+
font-family: 'Architects Daughter';
margin-bottom: 0%;
+
font-family: 'Roboto', sans-serif;
+
 
}
 
}
 
 
<!-- #catlinks, #p-logo, #contentSub seems to be the stupid top bar thing -->
+
a.no-change:link, a.no-change:visited, a.no-change:hover, a.no-change:active {
#content > h1, #top-section, #footer-box {display: none}
+
text-decoration: none;
 +
color: #FFF;
 +
}
 
 
 +
@media (max-width: 979px) {
 +
body {
 +
padding-top: 0px;
 +
padding-bottom:0px;
 +
}
 +
}
 
.affix {
 
.affix {
 
top: 0;
 
top: 0;
Line 68: Line 91:
 
}
 
}
 
 
a.no-change:link, a.no-change:visited, a.no-change:hover, a.no-change:active {
+
#content {
text-decoration: none;
+
background-color:#ABC333;
color: #FFF;
+
 
}
 
}
 +
 +
#globalWrapper {
 +
background-color:#333CBA;
 +
}
 +
 
</style>
 
</style>
 
</head>
 
</head>
  
<div data-spy="scroll" data-target=".navbar" data-offset="50" top="0px">
+
 
 +
<body  id="page-top" class="index">
 +
  <!-- Background Canvas -->
 +
  <div id = "background-canvas"></div>
 +
  <!-- Header -->
 +
  <header class="row">
 +
    <div class="container">
 +
      <div class="intro-text">
 +
        <div class="intro-lead-in">Welcome To Our Website!</div>
 +
        <div class="intro-heading"> Vanderbilt University </div>
 +
      </div>
 +
    </div>
 +
  </header>
 +
 
 +
<div id="header" data-spy="scroll" data-target=".navbar" data-offset="50">
 
    
 
    
 
<!-- title -->
 
<!-- title -->
Line 96: Line 137:
 
<div class="collapse navbar-collapse" id="menu">
 
<div class="collapse navbar-collapse" id="menu">
 
<ul class="nav navbar-nav">
 
<ul class="nav navbar-nav">
<li><a href="#team">Team</a></li>
+
<li><a href="https://2015.igem.org/Team:Vanderbilt/Team">Team</a></li>
 
<li class="dropdown">
 
<li class="dropdown">
 
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2015.igem.org/Team:Vanderbilt/Project">Project<span class="caret"></span></a>
 
<a class="dropdown-toggle" data-toggle="dropdown" href="https://2015.igem.org/Team:Vanderbilt/Project">Project<span class="caret"></span></a>
Line 102: Line 143:
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Project/Description">Description</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Project/Description">Description</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Project/Experiment">Experiment & Protocols </a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Project/Experiment">Experiment & Protocols </a></li>
<li><a href="#results">Results</a></li>
+
<li><a href="https://2015.igem.org/Team:Vanderbilt/Results">Results</a></li>
<li><a href="#design">Design</a></li>
+
<li><a href="https://2015.igem.org/Team:Vanderbilt/Design">Design</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 117: Line 158:
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Notebook">Notebook</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Notebook">Notebook</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Attributions">Attributions</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Attributions">Attributions</a></li>
<li><a href="https://2015.igem.org/Team:Vanderbilt/Human_Practices">Human Practices</a></li>
+
<li><a href="https://2015.igem.org/Team:Vanderbilt/Human_Practices">Policy and Practice</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Safety">Safety</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Safety">Safety</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Modeling">Modeling</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Modeling">Modeling</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Measuring">Measurement</a></li>
 
<li><a href="https://2015.igem.org/Team:Vanderbilt/Measuring">Measurement</a></li>
<li><a href="https://2015.igem.org/Team:Vanderbilt/Software">Software</a></li>
+
<li><a href="https://2015.igem.org/Team:Vanderbilt/Software">Software</a></li>
 
</ul>
 
</ul>
 
</div>
 
</div>
Line 127: Line 168:
 
</div>
 
</div>
 
</nav>
 
</nav>
 +
 +
<div id="test" class="container-fluid">
 +
<h1> Test </h1>
 +
<p>
 +
test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test
 +
</p>
 +
 +
<p>
 +
test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test
 +
</p>
 +
  
 
</div>
 
</div>
 
</html>
 
</html>

Latest revision as of 06:09, 27 August 2015

Welcome To Our Website!
Vanderbilt University