copy edits and tweaks to utility classes to ensure they always are specific enough
This commit is contained in:
parent
463de252a9
commit
750badabf7
5 changed files with 11 additions and 6 deletions
|
|
@ -57,6 +57,10 @@ body > .navbar-fixed-top .brand:hover {
|
|||
section {
|
||||
padding-top: 60px;
|
||||
}
|
||||
section > .page-header,
|
||||
section > .lead {
|
||||
color: #5a5a5a;
|
||||
}
|
||||
|
||||
/* Separators (hr) */
|
||||
.bs-docs-separator {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue