Team:Georgia Tech/Template:GT-header

From 2012.igem.org

(Difference between revisions)
 
(45 intermediate revisions not shown)
Line 1: Line 1:
-
__NOTOC__<html lang="en">  
+
[[File:Igem-logo.png|right|75px|link=https://2012.igem.org/Main_Page]]
 +
<html lang="en">  
<head>
<head>
-
<!-- Began with code from 2011 DTU and 2011 MIT teams -->
+
<!-- Began with code and help from 2011 DTU and 2011 MIT team wikis -->
<style type="text/css">
<style type="text/css">
#globalwrapper {
#globalwrapper {
Line 16: Line 17:
body {
body {
     background: #FFFFFF;
     background: #FFFFFF;
-
    background-image: url('https://static.igem.org/mediawiki/2012/b/b8/GeorgiaTech_tower.png');
+
     background-repeat: no-repeat;
-
    background-position: 100% 100%;
+
-
     background-repeat :no-repeat;
+
}
}
#p-logo {
#p-logo {
Line 31: Line 30:
     border-width:0px;
     border-width:0px;
     border-top-width:1px;
     border-top-width:1px;
 +
   
}
}
-
 
#content {
#content {
Line 42: Line 41:
     width:965px;
     width:965px;
}
}
-
#menubar {
+
 
-
    background-color: white;
+
-
}
+
-
#menubar ul li a {
+
-
    color: #111111; }
+
-
    .right-menu li a {
+
-
    color: black;
+
-
    background-color: white;
+
-
}
+
#navbar
#navbar
Line 79: Line 70:
}
}
 +
/* Removes "teams" from the menubar */
 +
#menubar > ul > li:last-child {
 +
    display: none;}
 +
/* Resizes the menubar to fix the links (default is 400px) */
 +
#menubar {
 +
    width: auto;}
.navbar {
.navbar {
Line 90: Line 87:
</style>
</style>
</head>
</head>
-
 
<body>
<body>
-
 
<!--navigation menu-->
<!--navigation menu-->
 +
<ul class="navbar">
<ul class="navbar">
-
<li><a href="https://2012.igem.org/Team:Georgia_Tech/sandbox/Home/">Home</a></li>
+
<li><a href="https://2012.igem.org/Team:Georgia_Tech">Home</a></li>
-
<li><a href="https://2012.igem.org/Team:Georgia_Tech/sandbox/Project/">Project</a></li>
+
<li><a href="https://2012.igem.org/Team:Georgia_Tech/Project">Project</a></li>
-
<li><a href="https://2012.igem.org/Team:Georgia_Tech/Notebook/">Notebook</a></li>
+
<li><a href="https://2012.igem.org/Team:Georgia_Tech/Notebook">Notebook</a></li>
-
<li><a href="https://2012.igem.org/Team:Georgia_Tech/Modeling/">Modeling</a></li>
+
<li><a href="https://2012.igem.org/Team:Georgia_Tech/Modeling">Modeling</a></li>
-
<li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/HumanPractices/">Human Practices</a></li>
+
<li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/HumanPractices">Human Practices</a></li>
-
<li><a href="https://2012.igem.org/Team:Georgia_Tech/sandbox/Team">Team</a></li>
+
<li><a href="https://2012.igem.org/Team:Georgia_Tech/Team">Team</a></li>
<li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/Attributions">Attributions</a></li>
<li><a id="long" href="https://2012.igem.org/Team:Georgia_Tech/Attributions">Attributions</a></li>
 +
</ul>
</ul>
 +
</body>
</body>
</html>
</html>

Latest revision as of 17:53, 3 October 2012

Igem-logo.png