Team:Todai-Tokyo/test

From 2009.igem.org

(Difference between revisions)
Line 41: Line 41:
   margin:10px auto 0;
   margin:10px auto 0;
}
}
-
div#article01{
+
div.article01{
 +
  width:270px;
 +
  height:220px;
 +
  background:#d3d3d3;
 +
  margin 0 0 20px 20px;
 +
  float:left;
 +
}
 +
div.article02{
 +
  width:270px;
 +
  height:220px;
 +
  background:#a9a9a9;
 +
  margin 0 0 20px 20px;
 +
  float:left;
 +
}
 +
div.article03{
 +
  width:270px;
 +
  height:220px;
 +
  background:#e6e6fa;
 +
  margin 0 0 20px 20px;
 +
  float:left;
 +
}
 +
div.article04{
 +
  width:270px;
 +
  height:220px;
 +
  background:#696969;
 +
  margin 0 0 20px 20px;
 +
  float:left;
 +
}
   </style>
   </style>
  </head>
  </head>

Revision as of 18:34, 19 October 2009

CSS imgfiles