Team:Minnesota/Test

From 2012.igem.org

(Difference between revisions)
m
m
Line 17: Line 17:
#MainBanner{
#MainBanner{
/*set to be flush against content*/
/*set to be flush against content*/
 +
position:absolute;
top:0px;
top:0px;
left:0px;
left:0px;
Line 30: Line 31:
#SideBarAll{
#SideBarAll{
/*set to be flush against left and MainBanner*/
/*set to be flush against left and MainBanner*/
 +
position:absolute;
top:150px;
top:150px;
left:0px;
left:0px;
Line 39: Line 41:
#MainBoxAll{
#MainBoxAll{
/*set to be flush against MainBanner and SideBarAll*/
/*set to be flush against MainBanner and SideBarAll*/
 +
position:absolute;
top:150px;
top:150px;
left:200px;
left:200px;

Revision as of 22:45, 21 August 2012

Team:Minnesota - Main Style Template Team:Minnesota