Team:Penn/Templates/MainBanner

From 2012.igem.org

(Difference between revisions)
 
(31 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
<style>
<style>
#p-logo, #search-controls, #cat-links {
#p-logo, #search-controls, #cat-links {
Line 13: Line 14:
   border:none;
   border:none;
   background-color: #95001a;
   background-color: #95001a;
-
   padding: 0 0 0 0;
+
   padding: 0px;
 +
  margin-top: 0px;
}
}
#footer-box, .printfooter, .firstHeading, #footer {
#footer-box, .printfooter, .firstHeading, #footer {
   display: none;
   display: none;
 +
  margin: 0px;
}
}
Line 22: Line 25:
   width:1000px;
   width:1000px;
   border:0px;
   border:0px;
-
   height:0px;
+
   height:16px;
   padding: 0 0 0 0;
   padding: 0 0 0 0;
   background: #01256e;
   background: #01256e;
-
   margin-bottom: 0;
+
   margin-bottom: 0px;
   margin-top: 0px;
   margin-top: 0px;
}
}
Line 32: Line 35:
   color: #ffffff;
   color: #ffffff;
   background-color: transparent;
   background-color: transparent;
 +
  margin-bottom:0px;
}
}
.left-menu:hover {
.left-menu:hover {
   background-color: transparent;
   background-color: transparent;
 +
  margin-bottom: 0px;
}
}
-
table.listing {
 
-
  display:none;
 
-
}
 
#menubar > ul > li:last-child {
#menubar > ul > li:last-child {
   display:none;
   display:none;
Line 51: Line 53:
   padding: 0 0 0 0;
   padding: 0 0 0 0;
   margin-top: 0px;
   margin-top: 0px;
 +
}
 +
 +
img {
 +
margin:0px;
 +
padding:0px;
}
}
</style>
</style>
Line 56: Line 63:
<body>
<body>
-
<img src="https://static.igem.org/mediawiki/2012/e/e5/Bluelogo.jpg" />
+
 
 +
<a href="https://2012.igem.org/Team:Penn" style="padding:0px; margin:0px;">
 +
<img src="https://static.igem.org/mediawiki/2012/e/e5/Bluelogo.jpg" /></a>
</body>
</body>
</html>
</html>

Latest revision as of 07:47, 20 August 2012