mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-04 17:21:38 +02:00
examples: darken gray a little bit.
This commit is contained in:
@@ -85,7 +85,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
.blog-post-meta {
|
||||
margin-bottom: 1.25rem;
|
||||
color: #999;
|
||||
color: #727272;
|
||||
}
|
||||
|
||||
/*
|
||||
@@ -93,7 +93,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
*/
|
||||
.blog-footer {
|
||||
padding: 2.5rem 0;
|
||||
color: #999;
|
||||
color: #727272;
|
||||
text-align: center;
|
||||
background-color: #f9f9f9;
|
||||
border-top: .05rem solid #e5e5e5;
|
||||
|
Reference in New Issue
Block a user