Wider image attachments

main
Bob Mottram 2020-01-03 09:52:23 +00:00
parent 9003f166cd
commit 4136441119
1 changed files with 3 additions and 3 deletions

View File

@ -328,9 +328,9 @@ a:link {
.container img.attachment {
max-width: 100%;
margin-left: 10%;
width: 80%;
border-radius: 10%;
margin-left: 5%;
width: 90%;
border-radius: 5%;
}
.container img.right {
float: right;