Difference between revisions of "Template:Northwestern Header"

Line 1: Line 1:
 
<html>
 
<html>
<style>
 
#sideMenu, #top_title{display: none;}
 
#content, #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5, #bodyContent p {
 
font-family: josefin-sans;
 
font-style: normal;
 
}
 
#content {
 
color: #000000;
 
width: 100%;
 
margin: -10px 0px 0px 0px;
 
padding: 0px;
 
}
 
#bodyContent p {
 
font-size: 14pt;
 
}
 
#bodyContent h1 {
 
        color: #0a0847;
 
}
 
#bodyContent h2 {
 
        color: #bf83a5;
 
}
 
#bodyContent h3 {
 
        color: #8a2f0b;
 
}
 
a {
 
color: #000000;
 
text-decoration: none;
 
}
 
.container-fluid {
 
padding-top: 0px;
 
padding-right: 0px;
 
padding-bottom: 0px;
 
padding-left: 0px;
 
}
 
.container-fluid nav {
 
margin-top: 0px;
 
margin-right: 0px;
 
margin-bottom: 0px;
 
margin-left: 0px;
 
background-color: #F8F8F8;
 
}
 
.navbar-brand  {
 
color: #AAAAAA;
 
margin-left: 10px;
 
}
 
#defaultNavbar1 .nav.navbar-nav.navbar-right {
 
color: #747474;
 
margin-left: 10px;
 
}
 
.nav.navbar-nav.navbar-right li a {
 
color: #747474;
 
}
 
.navbar-toggle {
 
height: 45px;
 
opacity: 0.5;
 
}
 
.navbar-toggle img#menu {
 
width: 20px;
 
}
 
.navbar-collapse {
 
font-family: josefin-sans;
 
font-style: normal;
 
font-size: 9pt;
 
font-weight: 400;
 
}
 
.parallax {
 
/* The image used */
 
background-image: url(https://static.igem.org/mediawiki/2016/7/79/T--Northwestern--header_image.png);
 
/* Set a specific height */
 
height: 620px;
 
/* Create the parallax scrolling effect */
 
background-attachment: fixed;
 
background-position: center;
 
background-repeat: no-repeat;
 
background-size: cover;
 
}
 
.refs {
 
font-size: 9pt !important;
 
}
 
</style>
 
 
     <head>
 
     <head>
 
         <meta charset="UTF-8">
 
         <meta charset="UTF-8">
Line 85: Line 5:
 
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <meta name="viewport" content="width=device-width, initial-scale=1">
 
         <title>Northwestern</title>
 
         <title>Northwestern</title>
 +
        <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:Northwestern/css/header?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:Northwestern/css/bootstrap?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:Northwestern/css/bootstrap?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:Northwestern/css/bootstrap-theme?action=raw&ctype=text/css">
 
         <link rel="stylesheet" type="text/css" href="https://2016.igem.org/Team:Northwestern/css/bootstrap-theme?action=raw&ctype=text/css">

Revision as of 04:32, 12 October 2016

Northwestern