]> git.wh0rd.org Git - tt-rss.git/commitdiff
enlare notices font
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 28 Mar 2013 09:37:48 +0000 (13:37 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Thu, 28 Mar 2013 09:37:48 +0000 (13:37 +0400)
tt-rss.css

index e6198d48c6c160087a5e23f0f2dc8c02936b3955..4c900b08c79aa4bb1306a0251daf6ca01329f932 100644 (file)
@@ -300,7 +300,7 @@ div.notice, div.warning, div.error {
        padding : 4px 10px 4px 4px;
        display : inline-block;
        margin : 2px 0px 2px 0px;
-       font-size : 11px;
+       font-size : 12px;
        box-shadow : 0px 0px 2px #ccc;
 }