From df2d99e0bb384fdbb35433ea2a65a8e486304017 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Sat, 8 Nov 2003 02:54:23 +0000 Subject: [PATCH] Layout and CSS tweaks. git-svn-id: http://svn.automattic.com/wordpress/trunk@531 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- 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 {