From 83cd33fcec05473bf2bd00836c7eaa7d9b584461 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 4 Oct 2011 13:11:07 +0400 Subject: implement sharing articles by unique url --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 42b0af15b..bc08dd8eb 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1,4 +1,4 @@ -body#ttrssMain, body#ttrssPrefs, body#ttrssLogin { +body#ttrssMain, body#ttrssPrefs, body#ttrssLogin, body { background : white; color : black; margin : 0px; -- cgit v1.2.3