summaryrefslogtreecommitdiffstats
path: root/website/style.css
diff options
context:
space:
mode:
authorStefan Fritsch <sf@sfritsch.de>2007-10-06 18:38:06 +0000
committerStefan Fritsch <sf@sfritsch.de>2007-10-06 18:38:06 +0000
commit94a997d8a5e6dc9f0353797f0728a585d97321fd (patch)
tree399ef05d3e9a615d433e2428e2dbf5b628516542 /website/style.css
parent43d5fea84f221fb4230baf6c133920640fd3b37b (diff)
more website changes
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6836 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'website/style.css')
-rw-r--r--website/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/website/style.css b/website/style.css
index ec13c9e885..6458b55581 100644
--- a/website/style.css
+++ b/website/style.css
@@ -114,17 +114,17 @@ td {
a:link {
color: #0000FF;
- text-decoration: none;
+ text-decoration: underline;
}
a:visited {
color: #800080;
- text-decoration: none;
+ text-decoration: underline;
}
a:active {
color: #FF0000;
- text-decoration: none;
+ text-decoration: underline;
}
a:hover{

© 2014-2024 Faster IT GmbH | imprint | privacy policy