From 0d46f59004fe5494c648d099385c6fef873a9788 Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Sat, 8 Nov 2003 02:54:23 +0000 Subject: [PATCH] Layout and CSS tweaks. git-svn-id: https://develop.svn.wordpress.org/trunk@531 602fd350-edb4-49c9-b593-d223f7449a82 --- index.php | 2 +- wp-layout.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 0ff2d9f071..3b5230bf20 100644 --- a/index.php +++ b/index.php @@ -88,7 +88,7 @@ require_once($abspath.'wp-links/links.php'); -
  • Calendar: +
  • Other: diff --git a/wp-layout.css b/wp-layout.css index 558c819051..790aa60fca 100644 --- a/wp-layout.css +++ b/wp-layout.css @@ -237,6 +237,7 @@ p, li, .feedback { #wp-calendar caption { color: #999; font-size: 16px; + text-align: left; } #wp-calendar td {