ttrssZoom: enlarge content part

master
Andrew Dolgov 9 years ago
parent a29fe12195
commit 49ad5e047f

@ -2,7 +2,7 @@ body#ttrssZoom {
margin-left : auto;
margin-right : auto;
padding : 20px;
max-width : 670px;
max-width : 770px;
background : #f5f5f5;
}
@ -69,7 +69,7 @@ body#ttrssZoom div.footer {
}
body#ttrssZoom div.postContent img {
max-width : 630px;
max-width : 730px;
height : auto;
}

Loading…
Cancel
Save