mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-17 19:51:49 +00:00
ttrssZoom: enlarge content part
This commit is contained in:
@@ -2,7 +2,7 @@ body#ttrssZoom {
|
|||||||
margin-left : auto;
|
margin-left : auto;
|
||||||
margin-right : auto;
|
margin-right : auto;
|
||||||
padding : 20px;
|
padding : 20px;
|
||||||
max-width : 670px;
|
max-width : 770px;
|
||||||
background : #f5f5f5;
|
background : #f5f5f5;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -69,7 +69,7 @@ body#ttrssZoom div.footer {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body#ttrssZoom div.postContent img {
|
body#ttrssZoom div.postContent img {
|
||||||
max-width : 630px;
|
max-width : 730px;
|
||||||
height : auto;
|
height : auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user