From 2b3fcd382f7e2c0995eab023d70b48b71c231d1d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 18 Dec 2015 18:44:54 +0100 Subject: reproducible: use same link color for all projects --- userContent/reproducible/rpms/fedora-23.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'userContent/reproducible/rpms') diff --git a/userContent/reproducible/rpms/fedora-23.css b/userContent/reproducible/rpms/fedora-23.css index 4c283bf4..f143223f 100644 --- a/userContent/reproducible/rpms/fedora-23.css +++ b/userContent/reproducible/rpms/fedora-23.css @@ -80,12 +80,12 @@ h1, h2, h3, h4, h5, h6 { * Links */ a { - color: #2a7ae2; + color: #0088cc; text-decoration: none; } a:visited { - color: #1756a9; } + color: green; } a:hover { - color: #111; + color: #0088cc; text-decoration: underline; } -- cgit v1.2.3-70-g09d2