mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
Layout and CSS tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@531 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user