From a25aca329747cac77264847b29cb844a45c7a88f Mon Sep 17 00:00:00 2001 From: Matthijs Kuiper Date: Sun, 7 Jan 2018 23:56:13 +0100 Subject: Basic styling and header/footer markup --- html/images/templates/basic.png | Bin html/images/templates/err_banned.png | Bin html/images/templates/err_disabled.png | Bin html/images/templates/err_na.png | Bin html/images/templates/err_no_ft.png | Bin html/images/templates/err_no_gd.png | Bin html/images/templates/index.htm | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 html/images/templates/basic.png mode change 100755 => 100644 html/images/templates/err_banned.png mode change 100755 => 100644 html/images/templates/err_disabled.png mode change 100755 => 100644 html/images/templates/err_na.png mode change 100755 => 100644 html/images/templates/err_no_ft.png mode change 100755 => 100644 html/images/templates/err_no_gd.png mode change 100755 => 100644 html/images/templates/index.htm (limited to 'html/images/templates') diff --git a/html/images/templates/basic.png b/html/images/templates/basic.png old mode 100755 new mode 100644 diff --git a/html/images/templates/err_banned.png b/html/images/templates/err_banned.png old mode 100755 new mode 100644 diff --git a/html/images/templates/err_disabled.png b/html/images/templates/err_disabled.png old mode 100755 new mode 100644 diff --git a/html/images/templates/err_na.png b/html/images/templates/err_na.png old mode 100755 new mode 100644 diff --git a/html/images/templates/err_no_ft.png b/html/images/templates/err_no_ft.png old mode 100755 new mode 100644 diff --git a/html/images/templates/err_no_gd.png b/html/images/templates/err_no_gd.png old mode 100755 new mode 100644 diff --git a/html/images/templates/index.htm b/html/images/templates/index.htm old mode 100755 new mode 100644 -- cgit