Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 496: Line 496:
margin-right: auto;  
margin-right: auto;  
         margin-bottom:0px;  
         margin-bottom:0px;  
 +
}
 +
 +
#PUFnotes {
 +
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 5px;
 +
float: center;
}
}
Line 560: Line 573:
/* PHAT Notebook begins here */
/* PHAT Notebook begins here */
 +
 +
#PHATnotes {
 +
 +
width: 1000px;
 +
height: 100%;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 5px;
 +
float: center;
 +
}
#PHATnotebookmenu a {
#PHATnotebookmenu a {
Line 717: Line 743:
/*Meeting Notes*/
/*Meeting Notes*/
 +
#meetingcontainer{
#meetingcontainer{
width: 1000px;
width: 1000px;

Revision as of 18:26, 10 July 2012