]> git.wh0rd.org - tt-rss.git/blobdiff - css/zoom.css
update notice/error css classes
[tt-rss.git] / css / zoom.css
index 2bd3c07037161cdec634ff14eb8e166b9ec146c8..f2230d7c1bcc89e42ede55e380a948ce0e922627 100644 (file)
@@ -2,7 +2,7 @@ body#ttrssZoom {
        margin-left : auto;
        margin-right : auto;
        padding : 20px;
-       max-width : 670px;
+       max-width : 770px;
        background : #f5f5f5;
 }
 
@@ -53,7 +53,7 @@ body#ttrssZoom div.postHeader {
        margin : 10px;
        border-width : 0px 0px 1px 0px;
        border-style : solid;
-       border-color #eee;
+       border-color #eee;
        background : white;
 }
 
@@ -69,7 +69,7 @@ body#ttrssZoom div.footer {
 }
 
 body#ttrssZoom div.postContent img {
-       max-width : 630px;
+       max-width : 730px;
        height : auto;
 }