From 752d08afd7d4ecee453a58ca35c18f4ae74b8a71 Mon Sep 17 00:00:00 2001 From: Matias Date: Sat, 25 Aug 2012 13:57:24 -0300 Subject: [PATCH] Update the HTML "class" system Improving on the naming convention of our classes with consistency adjustments. Also creates a better hierarchy (matched pairs) for them. --- 404.php | 8 ++++---- archive.php | 8 ++++---- footer.php | 2 +- header.php | 2 +- image.php | 8 ++++---- index.php | 8 ++++---- page.php | 8 ++++---- search.php | 8 ++++---- single.php | 8 ++++---- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/404.php b/404.php index 9ad1b32f..caebc794 100644 --- a/404.php +++ b/404.php @@ -8,8 +8,8 @@ get_header(); ?> -
-
+
+
@@ -41,7 +41,7 @@ get_header(); ?>
-
-
+
+ \ No newline at end of file diff --git a/archive.php b/archive.php index 49d4170d..9542a31e 100644 --- a/archive.php +++ b/archive.php @@ -10,8 +10,8 @@ get_header(); ?> -
-
+
+
@@ -90,8 +90,8 @@ get_header(); ?> -
-
+
+
\ No newline at end of file diff --git a/footer.php b/footer.php index dfad2c50..ebf6767c 100644 --- a/footer.php +++ b/footer.php @@ -9,7 +9,7 @@ */ ?> - +