632341fdc9
Change-Id: I05c04541be5ff122486aea73281860dfd3fc6f7c
16 lines
178 B
CSS
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;
|
|
}
|