Template:HokkaidoU Japan

From 2010.igem.org

(Difference between revisions)
Line 39: Line 39:
   background-color: #F0ECE0;
   background-color: #F0ECE0;
   position: relative;
   position: relative;
-
   min-height: 100%;  
+
  overflow: hidden !important; 
-
   height: 100%;
+
  overflow: visible; 
 +
   min-height: 100%;
 +
  height: auto !important; 
 +
   height: 100%;  
}
}
Line 126: Line 129:
   width: 780px;
   width: 780px;
   overflow: auto;
   overflow: auto;
-
   padding: 0px 15px 15px 15px;
+
   padding-top: 0px;
 +
  padding-right: 15px;
 +
  padding-left: 15px;
   float: left;
   float: left;
   position: relative;
   position: relative;
   color: #330;
   color: #330;
 +
  padding-bottom: 32767px !important; 
 +
  margin-bottom: -32767px !important;
 +
  padding-bottom: 0px;
 +
  margin-bottom: 0px;
}
}
Line 163: Line 172:
#menu {
#menu {
 +
  background: url(https://static.igem.org/mediawiki/2010/f/f1/HokkaidoU_Japan_menu_bg.png);
 +
  background-repeat: repeat-y;
   width: 165x;
   width: 165x;
-
   height: inherit;
+
   height: 100%;
   float: left;
   float: left;
 +
  padding-bottom: 32767px !important; 
 +
  margin-bottom: -32767px !important;
 +
  padding-bottom: 0px;
 +
  margin-bottom: 0px;
}
}

Revision as of 09:02, 25 July 2010