summaryrefslogtreecommitdiffstats
path: root/userContent/reproducible/rpms/fedora-23.css
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/reproducible/rpms/fedora-23.css')
-rw-r--r--userContent/reproducible/rpms/fedora-23.css6
1 files changed, 3 insertions, 3 deletions
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; }