Template:Team:HokkaidoU Japan/Extra Materials/CSS

From 2014.igem.org

(Difference between revisions)
Line 4: Line 4:
.materials-box {
.materials-box {
       width:600px;
       width:600px;
 +
      height:300px;
 +
      margin:100px;
}
}
Line 14: Line 16:
.materials-text {
.materials-text {
     float:left;
     float:left;
 +
}
 +
 +
.materials-text h2 {
 +
    font-size:50px;
 +
    margin: 120px 50px 50px 50px;
}
}
</style>
</style>
</html>
</html>

Revision as of 16:00, 17 October 2014