mirror of
https://github.com/WordPress/WordPress.git
synced 2025-03-09 07:00:01 +00:00
Make the RSS widget title match other widgets in twentyten
git-svn-id: http://svn.automattic.com/wordpress/trunk@13061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a71e477b6f
commit
db84efc3b0
@ -1079,6 +1079,17 @@ h3#reply-title {
|
||||
#wp-calendar tfoot #next {
|
||||
text-align: right;
|
||||
}
|
||||
.widget_rss a.rsswidget {
|
||||
color: #000;
|
||||
}
|
||||
.widget_rss a.rsswidget:hover {
|
||||
color: #FF4B33;
|
||||
}
|
||||
.widget_rss .widget-title img {
|
||||
height: 11px;
|
||||
width: 11px;
|
||||
}
|
||||
|
||||
/* Main sidebars */
|
||||
#main .widget-area ul {
|
||||
margin-left: 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user