Team:Duke

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{Template:Team:DukeHomePage/CSS}}
+
<!--DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"-->
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
<style media="screen" type="text/css">
 +
/*hide default igem banner and reformat style into blank slate - Credit to UVA Team 2013 Wiki*/
 +
#globalWrapper {width: 100%;}
 +
#top-section {width: 100%; height:0px; border:none;}
 +
#p-logo {display:none; visibility:hidden;}
 +
#search-controls {display:none;}
 +
#menubar a {color:#FFF;}
 +
#menubar a:hover{text-decoration:none; color:#808080;}
 +
.left-menu {background-color:#FFF; margin:0px 0px 0px 0px; padding:0;}
 +
.left-menu ul {background-color:#FFF; margin:0; padding:0;}
 +
.right-menu ul li a {background-color:#FFF;}
 +
.printfooter {display:none;}
 +
#footer-box {display:none;}
 +
#catlinks {display:none;}
 +
.firstHeading {display:none;}
 +
#content {width: 100%; border:none;}
 +
#bodyContent {border:none;}
 +
</style>
 +
 +
<style type="text/css">
 +
 +
body {
 +
background-color: #000;
 +
font: Helvetica;
 +
color: #fff;
 +
}
 +
 +
.top {
 +
z-index: 100;
 +
}
 +
</style>
 +
 +
 +
 +
 +
</head>
-
<html>
 
<body>
<body>
<div class="top">
<div class="top">

Revision as of 18:00, 21 July 2014

Hi