Mercurial > hg-website
changeset 33:b4cf62b1c98d
Polishing: Links in the benefits list no longer have an underscore.
author | Arne Babenhauserheide <bab@draketo.de> |
---|---|
date | Mon, 16 Feb 2009 10:01:03 +0100 |
parents | fcc7030d01db |
children | dd6830304f78 |
files | src/en/styles/styles.css |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/en/styles/styles.css Mon Feb 16 10:00:12 2009 +0100 +++ b/src/en/styles/styles.css Mon Feb 16 10:01:03 2009 +0100 @@ -126,7 +126,7 @@ #home ol li { list-style: none; background: url(../images/bullet-big-1.png) no-repeat 0 0; padding-left: 60px; min-height: 43px; _height: 43px; } #home ol .i-2 { background-image: url(../images/bullet-big-2.png); } #home ol .i-3 { background-image: url(../images/bullet-big-3.png); } - +#home ol a { text-decoration: none; } /* * Footer */