openstackweb/themes/openstack/css/blog.css
2014-10-31 16:21:41 -03:00

7 lines
56 B
CSS

.alignleft{
float:left;
}
.alignright{
float:right;
}