diff options
author | link <link@localhost> | 2002-09-29 22:17:56 +0000 |
---|---|---|
committer | link <link@localhost> | 2002-09-29 22:17:56 +0000 |
commit | fa40da28dd034e89be1076776789b9c8331704c9 (patch) | |
tree | bc54c53aee797b1b91a242ffbeb5ef745296e9a7 /htdocs/tips.css | |
parent | 99340efae2b1691bb4eaf0622e14a40beb73d968 (diff) | |
download | markup-validator-fa40da28dd034e89be1076776789b9c8331704c9.zip markup-validator-fa40da28dd034e89be1076776789b9c8331704c9.tar.gz markup-validator-fa40da28dd034e89be1076776789b9c8331704c9.tar.bz2 |
Add newline at end of file.
Diffstat (limited to 'htdocs/tips.css')
-rw-r--r-- | htdocs/tips.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/htdocs/tips.css b/htdocs/tips.css index 1d7d2c4..592a66e 100644 --- a/htdocs/tips.css +++ b/htdocs/tips.css @@ -4,7 +4,7 @@ Copyright 2000 W3C (MIT, INRIA, Keio). All Rights Reserved. See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright - $Id: tips.css,v 1.2 2002-08-20 01:51:23 link Exp $ + $Id: tips.css,v 1.3 2002-09-29 22:17:56 link Exp $ */ @@ -50,4 +50,5 @@ dl.tip dd a { text-decoration: none; margin: .5em; display: block; -}
\ No newline at end of file +} + |