Layout and CSS tweaks.

git-svn-id: https://develop.svn.wordpress.org/trunk@531 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-11-08 02:54:23 +00:00
parent 768d490acd
commit 0d46f59004
2 changed files with 2 additions and 1 deletions

View File

@ -88,7 +88,7 @@ require_once($abspath.'wp-links/links.php');
<?php get_archives('monthly'); ?>
</ul>
</li>
<li>Calendar:
<li>
<?php get_calendar(); ?>
</li>
<li>Other:

View File

@ -237,6 +237,7 @@ p, li, .feedback {
#wp-calendar caption {
color: #999;
font-size: 16px;
text-align: left;
}
#wp-calendar td {