2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

redo album navbar with new styles

This commit is contained in:
Mark Otto
2016-12-21 20:46:05 -08:00
committed by Mark Otto
parent d236041748
commit a6ce3aba5c
2 changed files with 18 additions and 43 deletions
-27
View File
@@ -6,33 +6,6 @@ body {
margin-bottom: 0;
}
.navbar-collapse .container-fluid {
padding: 2rem 2.5rem;
border-bottom: 1px solid #55595c;
}
.navbar-collapse h4 {
color: #818a91;
}
.navbar-collapse .text-muted {
color: #818a91;
}
.about {
float: left;
max-width: 30rem;
margin-right: 3rem;
}
.social a {
font-weight: 500;
color: #eceeef;
}
.social a:hover {
color: #fff;
}
.jumbotron {
padding-top: 6rem;
padding-bottom: 6rem;