Difference between revisions of "Template:NYU-AD"

Line 1: Line 1:
<html>
+
 
 
<head>
 
<head>
 
<title>iGEM NYUAD Wiki</title>
 
<title>iGEM NYUAD Wiki</title>

Revision as of 23:50, 20 July 2016

<head> <title>iGEM NYUAD Wiki</title> <meta name="viewport" content="width=device-width, initial-scale=1.0">


<link rel="stylesheet" href="https://2016.igem.org/Team:NYU-AD/libraries/bootstrap-3_3_6?action=raw&ctype=text/css">


       <script src="https://2016.igem.org/Team:NYU-AD/libraries/jquery-1_12_4_min_js?action=raw&ctype=text/js"></script>



       <style>

.logo_2016{ display: none;}

  1. firstHeading{ display: none;}
  1. project_description{ margin-top: 72px;}
        #nyuad-logo {
   height: 66px;
   width: auto;

}

.navbar {

   margin-top: 16px;
   position: fixed;
   font-size: 13px;
   background-color: white;
   margin-bottom: 0;

}

.navbar-right li {

   font-family: "Avenir",sans-serif;
   color: #2800D7;

}

.navbar-nav > li > a {

   padding-left: 10px;
   padding-right: 10px;

} .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav> .active > a:hover {

   background-color: #fff;
   color:#2800D7;

}

.navbar-default .navbar-nav > .active {

   background-color: red;

}

.navbar-default .navbar-brand {

   font-weight: bold;
   color: #2800D7;
   /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7));
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;*/

}

.navbar-default .navbar-brand:hover {

   font-weight: bold;
   color: #fa1e64;
   /*background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #fa1e64),color-stop(100%, #2800D7));
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;*/

} </style>

</head>


<body>

<nav class="navbar navbar-default navbar-fixed-top">

<nav class="navbar-collapse collapse" id="navHeaderCollapse">

</nav>

</nav>


<script src="https://2016.igem.org/Team:NYU-AD/libraries/bootstrap-3_3_6/bootstrap_js?action=raw&ctype=text/js">