This commit is contained in:
Jeena Paradies 2013-02-18 01:51:42 +01:00
parent 9f6c9f9131
commit f4c72da843
2 changed files with 83 additions and 12 deletions

View file

@ -147,12 +147,6 @@ p {
}
.images img {
border-radius: 5px;
max-height: 75px;
margin-right: 5px;
}
.images img.photo {
max-width: 100%;
max-height: inherit;
margin-right: 0;
@ -160,6 +154,10 @@ p {
box-shadow: 0 0 1px black;
}
.images img.photo {
}
.data {
margin-left: 62px;
}