Template:Paris2010 2

From 2010.igem.org

(Difference between revisions)
(add notebook css)
Line 307: Line 307:
  clear: both;
  clear: both;
}
}
-
 
/************* SUBMENU ************/
/************* SUBMENU ************/
 +
Line 359: Line 359:
  color: #fff;
  color: #fff;
  padding-bottom: 8px;
  padding-bottom: 8px;
 +
}
 +
 +
 +
 +
/************* NOTEBOOK ************/
 +
 +
 +
 +
 +
#calendar {
 +
margin: 20px 0px 20px 0px;
 +
}
 +
 +
#july {
 +
float: left;
 +
margin: 0px 0px 0px 70px;
 +
}
 +
 +
#august {
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 +
#september {
 +
float: right;
 +
margin: 0px 70px 0px 0px;
}
}

Revision as of 21:17, 25 October 2010