From 3a42725601885af3c7b25b376cd4c141c71968ee Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Tue, 17 Jun 2008 01:03:16 -0400 Subject: Remove all vim mode lines. Add HACKING file. Signed-off-by: Loui Chang --- web/html/css/arch.css | 3 +-- web/html/css/containers.css | 3 +-- web/html/css/fonts.css | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) (limited to 'web/html/css') diff --git a/web/html/css/arch.css b/web/html/css/arch.css index bdca5ec..9dc630e 100644 --- a/web/html/css/arch.css +++ b/web/html/css/arch.css @@ -452,5 +452,4 @@ textarea.vLargeTextField { border-collapse: separate; border-spacing: 0 15px; } -/* vim:ts=2:sw=2:et:enc=utf-8: - * */ + diff --git a/web/html/css/containers.css b/web/html/css/containers.css index 95a5c45..c0fb877 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -181,5 +181,4 @@ input.button { font-size: 12px; padding: 2px; } -/* vim:ts=2:sw=2:et:enc=utf-8: - * */ + diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css index ae4b76f..dc65070 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: - * */ + -- cgit v1.2.3-54-g00ecf