Layout and CSS tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@531 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
768d490acd
commit
0d46f59004
@ -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:
|
||||
|
@ -237,6 +237,7 @@ p, li, .feedback {
|
||||
#wp-calendar caption {
|
||||
color: #999;
|
||||
font-size: 16px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#wp-calendar td {
|
||||
|
Loading…
Reference in New Issue
Block a user