photos
This commit is contained in:
parent
c3d1ce7d24
commit
f4443c3289
5 changed files with 126 additions and 14 deletions
|
@ -137,7 +137,7 @@ p {
|
|||
|
||||
.images img.photo {
|
||||
max-width: 100%;
|
||||
max-height: auto;
|
||||
max-height: inherit;
|
||||
margin-right: 0;
|
||||
border-radius: 3px;
|
||||
box-shadow: 0 0 1px black;
|
||||
|
|
Reference in a new issue