Twenty Eleven: updated featured slider border color for the dark color scheme

git-svn-id: http://svn.automattic.com/wordpress/trunk@18204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
iandstewart 2011-06-08 21:35:57 +00:00
parent a0485323c9
commit 5cedbc4075
1 changed files with 3 additions and 0 deletions

View File

@ -321,6 +321,9 @@ section.feature-image.large img {
}
/* Featured Slider */
.featured-posts {
border-color: #222;
}
.featured-posts section.featured-post {
background: #000;
}