diff options
author | Xℹ Ruoyao <xry111@mengyan1223.wang> | 2021-03-31 17:27:00 +0800 |
---|---|---|
committer | Xℹ Ruoyao <xry111@mengyan1223.wang> | 2021-03-31 17:27:00 +0800 |
commit | 52dcb7d03e4b70b9204b447b286943b657bd97ed (patch) | |
tree | 4b23c890bfe0bfcbf0ccf9d62af6b71f57f43d16 /stylesheets/lfs-xsl/lfs.css | |
parent | e342298b54f2c707ec8356dcfd5b0b1b8b3c1afd (diff) |
remove $Date$ and $LastChangedBy$
They are unsupported by Git.
Diffstat (limited to 'stylesheets/lfs-xsl/lfs.css')
-rw-r--r-- | stylesheets/lfs-xsl/lfs.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css index 63a118c1b..3cadbc469 100644 --- a/stylesheets/lfs-xsl/lfs.css +++ b/stylesheets/lfs-xsl/lfs.css @@ -1,7 +1,3 @@ -/* -$LastChangedBy$ -$Date$ -*/ /* Global settings */ body { font-family: verdana, tahoma, helvetica, arial, sans-serif; |