openstack-planet/classic_fancy/planet.css
Christian Berendt 632341fdc9 Migrate the design of the Planet to the new website design
Change-Id: I05c04541be5ff122486aea73281860dfd3fc6f7c
2015-02-05 12:19:13 +01:00

16 lines
178 B
CSS

ul.subscriptions {
list-style-type: none;
padding-left: 0;
}
img {
max-width: 600px;
max-height: 400px;
}
img.face {
float: right;
margin-top: -3em;
}