diff options
author | Loui Chang <louipc.ist@gmail.com> | 2008-06-17 07:03:16 +0200 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2008-06-17 07:38:01 +0200 |
commit | 3a42725601885af3c7b25b376cd4c141c71968ee (patch) | |
tree | 715040fead1d0d6ed14e719f936bf60aabe8a8b2 /web/html/css/fonts.css | |
parent | 44dbb49ae9d5ef475a43c477aec009577a04169c (diff) | |
download | aur-3a42725601885af3c7b25b376cd4c141c71968ee.tar.gz aur-3a42725601885af3c7b25b376cd4c141c71968ee.tar.xz |
Remove all vim mode lines. Add HACKING file.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html/css/fonts.css')
-rw-r--r-- | web/html/css/fonts.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css index ae4b76f1..dc65070e 100644 --- a/web/html/css/fonts.css +++ b/web/html/css/fonts.css @@ -100,5 +100,4 @@ h1, h2, h3, h4 { font-size: 16pt; } span.important { color: #f00; } -/* vim:ts=2:sw=2:et:enc=utf-8: - * */ + |