From 22aaf4188e18c54d66eb4a341ea1835df728f680 Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Thu, 11 Aug 2016 20:48:02 +0100 Subject: reproducible Debian: Ensure that we can always get back to "home" of this package I forget what it's called in "Don't Make Me Think" but I keep trying to click this to get back to the "homepage" for this suite/arch/pkg combo. Signed-off-by: Chris Lamb Signed-off-by: Holger Levsen --- userContent/reproducible/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'userContent') diff --git a/userContent/reproducible/static/style.css b/userContent/reproducible/static/style.css index 0ef764ea..5ac16f7d 100644 --- a/userContent/reproducible/static/style.css +++ b/userContent/reproducible/static/style.css @@ -145,6 +145,10 @@ header.head { background: #fafafa; } +header.head h2.package-name a { + color: #fff; +} + footer { text-align: center; margin-top: 1em; -- cgit v1.2.3-54-g00ecf