Layout and CSS tweaks.

git-svn-id: http://svn.automattic.com/wordpress/trunk@531 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-11-08 02:54:23 +00:00
parent 8c8c4a38c8
commit df2d99e0bb
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 {