summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-16 14:46:43 +0100
committerAndrew Dolgov <[email protected]>2005-10-16 14:46:43 +0100
commit14ba5dccff86f6b8bb2c4efd30df76374b84fc22 (patch)
tree781aa3ecedf842b358226411fed8f6cdf392615d
parentab3f3f72f6a346cff97a8c3bb29daada4e59c0bd (diff)
made header a little bit smaller
-rw-r--r--images/ttrss_logo.pngbin9184 -> 8445 bytes
-rw-r--r--tt-rss.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/images/ttrss_logo.png b/images/ttrss_logo.png
index 0cfde81c0..e52780f20 100644
--- a/images/ttrss_logo.png
+++ b/images/ttrss_logo.png
Binary files differ
diff --git a/tt-rss.css b/tt-rss.css
index c0380934e..5e87a353c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -10,7 +10,7 @@ body {
table.main td.header {
padding : 10px 10px 10px 50px;
- height : 90px;
+ height : 80px;
font-size : 24pt;
font-weight : bold;
background-image : url("images/vgrad_light_rev2.png");