Team:Kyoto/Header2

From 2009.igem.org

(Difference between revisions)
m (ie6,7)
m (ie6,7)
Line 238: Line 238:
   margin:30px 0 0 0;
   margin:30px 0 0 0;
   background:url(https://static.igem.org/mediawiki/2009/7/79/Kyoto_pad_top.png);
   background:url(https://static.igem.org/mediawiki/2009/7/79/Kyoto_pad_top.png);
 +
  *background:none; /* ie6,7 */
}
}
div.pad_contents{
div.pad_contents{
Line 243: Line 244:
   background:url(https://static.igem.org/mediawiki/2009/d/da/Kyoto_pad_center.png);
   background:url(https://static.igem.org/mediawiki/2009/d/da/Kyoto_pad_center.png);
   background-repeat:repeat-y;
   background-repeat:repeat-y;
 +
  *background:none; /* ie6,7 */
}
}
hr.pad_separator_end{
hr.pad_separator_end{
Line 248: Line 250:
   margin:0;
   margin:0;
   background:url(https://static.igem.org/mediawiki/2009/3/38/Kyoto_pad_bottom.png);
   background:url(https://static.igem.org/mediawiki/2009/3/38/Kyoto_pad_bottom.png);
 +
  *background:none; /* ie6,7 */
}
}
</style><!-- ****************************************************************** -->
</style><!-- ****************************************************************** -->
</html>
</html>

Revision as of 18:36, 25 September 2009