]> git.wh0rd.org - tt-rss.git/blobdiff - css/tt-rss.css
add some improvements for night css
[tt-rss.git] / css / tt-rss.css
index 6f8191b4d6c4a5be50dae83e82cf3143dc96ab29..67e8aca7edff7689975bc6919c3f4866eec49074 100644 (file)
@@ -207,7 +207,7 @@ a:hover {
 
 .hl.active div.hlTitle a {
        color : #4684ff;
-       text-shadow : 1px 1px 2px #fff;
+       /* text-shadow : 1px 1px 2px #fff; */
 }
 
 .hl.Selected {
@@ -383,8 +383,7 @@ div.prefHelp {
 span.contentPreview {
        color : #999;
        font-weight : normal;
-       text-shadow : 1px 1px 2px #fff;
-       font-size : 11px;
+       font-size : 12px;
        padding-left : 4px;
 }
 
@@ -856,7 +855,8 @@ div.fatalError textarea {
        padding : 0px;
        border-color : #ddd;
        border-width : 0px;
-       line-height: 20px;
+       line-height: 1.5;
+       font-size : 15px;
        overflow : auto;
 }
 
@@ -958,7 +958,7 @@ div.postContent h1 {
 div.postContent h2,
 div.postContent h3,
 div.postContent h4 {
-       font-size : 14px;
+       font-size : 15px;
 }
 
 div.postContent p {