From a8224cfb6df7d0a1f60c3ca603171a152179e71d Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Tue, 8 May 2012 11:16:50 +0200 Subject: about:downloads grey links --- src/data/home.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/data/home.html') diff --git a/src/data/home.html b/src/data/home.html index c46904dd..c7480810 100644 --- a/src/data/home.html +++ b/src/data/home.html @@ -199,6 +199,10 @@ float: left; margin-right: 5px; } +.download a.greylink{ +color:grey; +} + /* -------------------------------------------------------- */ /* Empty pages : in the end : need to overwrite */ #content.empty { -- cgit v1.2.1