Team:Penn/Templates/Banner

From 2012.igem.org

(Difference between revisions)
Line 4: Line 4:
   <style type="text/css">
   <style type="text/css">
-
 
 
   #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
   #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}
Line 14: Line 13:
     border: none;}
     border: none;}
-
/* Removes "teams" from the menubar */
+
    /* Removes "teams" from the menubar */
-
#menubar > ul > li:last-child {
+
  #menubar > ul > li:last-child {
     display: none;}
     display: none;}
-
/* Resizes the menubar to fik the links (default is 400px) */
+
    /* Resizes the menubar to fik the links (default is 400px) */
-
#menubar {
+
    #menubar {
     width: auto;}
     width: auto;}
-
body {
+
    body {
     margin: 10px 0 0 0;
     margin: 10px 0 0 0;
     padding: 0;}
     padding: 0;}
-
#top-section {
+
   
-
     width: 965px;
+
    #top-section {
 +
     width: 1000px;
     height: 0;
     height: 0;
     margin: 0 auto;
     margin: 0 auto;
     padding: 0;
     padding: 0;
     border: none;}
     border: none;}
-
#menubar {
+
   
 +
    #menubar {
     font-size: 65%;
     font-size: 65%;
     top: -14px;}
     top: -14px;}
-
.left-menu:hover {
+
 
 +
    .left-menu:hover {
     background-color: transparent;}
     background-color: transparent;}
#menubar li a {
#menubar li a {

Revision as of 05:24, 19 August 2012