Team:Freiburg Software/css boxes

From 2010.igem.org

(Difference between revisions)
Line 27: Line 27:
text-decoration: none;
text-decoration: none;
}
}
 +
 +
.pic_text_right {
 +
margin: 5px 15px 5px 15px;
 +
float: right;
 +
}
 +
.pic_text_center {
 +
margin: 5px 15px 5px 15px;
 +
align: center;
 +
text-align: center;
 +
}
 +
.pic_text_left {
 +
margin: 5px 15px 5px 15px;
 +
float: left;
 +
}
 +
 +
 +
/* Box home */
/* Box home */

Revision as of 15:57, 22 October 2010