Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 647: Line 647:
margin-right: auto;  
margin-right: auto;  
         margin-bottom: 16px;  
         margin-bottom: 16px;  
 +
}
 +
 +
#ProjectSelectionBar{
 +
list-style:none;
 +
font-weight:bold;
 +
float:left;
 +
width:100%;
 +
        margin:0;
 +
        padding:0;
 +
}
 +
#ProjectSelectionBar li{
 +
        float:left;
 +
position:relative;
 +
        text-align:center;
}
}
Line 658: Line 672:
background:#F47F24;
background:#F47F24;
         font: bold 16px Arial;
         font: bold 16px Arial;
-
 
 
-
}
 
}
}

Revision as of 19:20, 31 May 2012