CSS/gifu/policy&practice

From 2014.igem.org

(Difference between revisions)
Line 12: Line 12:
.prapicl  {
.prapicl  {
  width:400px;
  width:400px;
-
height:300px;
 
  float:left;
  float:left;
}
}
Line 18: Line 17:
.prapicr {
.prapicr {
  width:400px;
  width:400px;
-
  height:300px;
+
  float:right;
 +
}
 +
 
 +
div.left {
 +
float:left;
 +
}
 +
 
 +
div.right {
  float:right;
  float:right;
}
}

Revision as of 11:55, 17 October 2014