Wiki/BIT/layout.css

From 2013.igem.org

.extra-wrapp {zoom:1}

/* Fix CSS styles for IE6 */ html { background-image: url(images/trans.gif); background-repeat: no-repeat; background-attachment: fixed; background-color: none; } .bgstretcher { position: absolute !important; top: expression(documentElement.scrollTop+body.scrollTop + "px"); left: 0; }

  1. main {

width:913px; margin:0 auto; background:url(images/header-bg.png) no-repeat right top; }

  1. header {

height:340px; position:relative; }

  1. header,
  2. content,
  3. footer {

font-size:0.814em; } .col-1, .col-2, .col-3 { float:left; }

/*======= index.html =======*/

  1. page1 #content .col-1 { width:223px; margin-right:7px;}
  2. page1 #content .col-2 { width:683px;}
  3. page1 #content .col-2 .col-1 { width:308px; margin-right:38px;}
  4. page1 #content .col-2 .col-2 { width:auto;}

/*======= index-1.html =======*/

  1. page2 #content .col-1 { width:223px; margin-right:7px;}
  2. page2 #content .col-2 { width:683px;}
  3. page2 #content .col-2 .col-1 { width:260px; margin-right:68px;}
  4. page2 #content .col-2 .col-2 { width:260px;}

/*======= index-2.html =======*/

  1. page3 #content .col-1 { width:223px; margin-right:7px;}
  2. page3 #content .col-2 { width:683px;}
  3. page3 #content .col-2 .row-1 .col-1 { width:260px; margin-right:68px;}
  4. page3 #content .col-2 .row-1 .col-2 { width:260px;}
  5. page3 #content .col-2 .row-2 .col-1 { width:279px; margin-right:41px;}
  6. page3 #content .col-2 .row-2 .col-2 { width:279px;}

/*======= index-3.html =======*/

  1. page4 #content .col-1 { width:223px; margin-right:7px;}
  2. page4 #content .col-2 { width:683px;}

/*======= index-4.html =======*/

  1. page5 #content .col-1 { width:223px; margin-right:7px;}
  2. page5 #content .col-2 { width:683px;}

/*======= index-5.html =======*/

  1. page6 #content .col-1 { width:223px; margin-right:7px;}
  2. page6 #content .col-2 { width:683px;}

/*======= index-6.html =======*/

  1. page7 #content .col-1 { width:223px; margin-right:7px;}
  2. page7 #content .col-2 { width:683px;}


/*=========================*/


  1. footer {

padding:28px 0 28px 231px; }