summaryrefslogtreecommitdiffstats
path: root/userContent/reproducible/netbsd/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'userContent/reproducible/netbsd/global.css')
-rw-r--r--userContent/reproducible/netbsd/global.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/userContent/reproducible/netbsd/global.css b/userContent/reproducible/netbsd/global.css
index 4cc19217..4c9aa4d6 100644
--- a/userContent/reproducible/netbsd/global.css
+++ b/userContent/reproducible/netbsd/global.css
@@ -15,22 +15,22 @@ img {
}
a:link {
- color: #b84e0d;
+ color: #0088cc;
text-decoration: none;
}
a:hover {
- color: #f26711;
+ color: #0088cc;
text-decoration: underline;
}
a:visited {
- color: #880000;
+ color: green;
text-decoration: none;
}
a:visited:hover {
- color: #f26711;
+ color: green;
text-decoration: underline;
}