summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-28 13:37:48 +0400
committerAndrew Dolgov <[email protected]>2013-03-28 13:37:48 +0400
commit0f2c475539037195fe7436ab327c6625fc894e23 (patch)
tree3b21502778e2265bdcb137d824f953315fdab5be
parent483f15d5380425d00d31a1b6dbedcefa27b76d7e (diff)
enlare notices font
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e6198d48c..4c900b08c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -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;
}