]> git.wh0rd.org - tt-rss.git/blobdiff - digest.css
set csrf and access_level in single user mode session
[tt-rss.git] / digest.css
index 7669152ff59c6b1b31252c0ead43055258c6e132..f7f031e662a102defdd507c9830e0a8681b1d75d 100644 (file)
@@ -72,6 +72,7 @@ a:hover {
 
 #article {
        position : absolute;
+       overflow : auto;
        right : 0px;
        width : 60%;
        bottom : 0px;
@@ -116,7 +117,7 @@ a:hover {
 
 #article #article-content {
        padding : 0px;
-       font-height : 16px;
+       font-size : 16px;
 }
 
 #article #article-content #tags {