CSS/gifu/policy&practice

From 2014.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 11: Line 11:
.prapicl  {
.prapicl  {
-
  width:360px;
+
  width:400px;
-
height:270px;
+
  float:left;
  float:left;
 +
padding:10px;
 +
}
 +
 +
.prapicl2 {
 +
width:200px;
 +
float:left;
 +
padding:10px;
}
}
.prapicr {
.prapicr {
-
  width:360px;
+
  width:400px;
-
height:270px;
+
  float:right;
  float:right;
 +
padding:10px;
 +
}
 +
 +
div.left {
 +
float:left;
 +
 +
}
 +
 +
div.right {
 +
float:right;
 +
}
}
-
p {
+
p,h2,span {
  clear:both;
  clear:both;
}
}

Latest revision as of 12:37, 17 October 2014