CSS/gifu/policy&practice

From 2014.igem.org

(Difference between revisions)
 
Line 13: Line 13:
  width:400px;
  width:400px;
  float:left;
  float:left;
 +
padding:10px;
}
}
Line 18: Line 19:
  width:200px;
  width:200px;
  float:left;
  float:left;
 +
padding:10px;
}
}
Line 23: Line 25:
  width:400px;
  width:400px;
  float:right;
  float:right;
 +
padding:10px;
}
}
div.left {
div.left {
  float:left;
  float:left;
 +
}
}
div.right {
div.right {
  float:right;
  float:right;
 +
}
}

Latest revision as of 12:37, 17 October 2014