0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

recenter homepage

This commit is contained in:
Mark Otto 2015-04-20 16:59:21 -07:00
parent 57eee3d852
commit fd88ae4b4e
4 changed files with 7 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -88,7 +88,7 @@
.bd-masthead {
.carbonad {
float: none;
margin: 0 !important;
margin: 0 auto !important;
// color: $bd-purple-light !important;
// background: transparent !important;
// border: 1px solid #866ab3 !important;

View File

@ -78,7 +78,7 @@
position: relative;
padding: 2rem 0;
// color: #cdbfe3;
// text-align: center;
text-align: center;
// text-shadow: 0 1px 0 rgba(0,0,0,.1);
// background-color: #6f5499;
// @include gradient-vertical($bd-purple, #6f5499);
@ -86,7 +86,7 @@
}
.bd-masthead .bd-booticon {
margin: 0 0 2rem;
margin: 0 auto 2rem;
color: $gray;
border-color: $gray;
}
@ -96,6 +96,8 @@
// color: #fff;
}
.bd-masthead .lead {
margin-left: auto;
margin-right: auto;
margin-bottom: 2rem;
font-size: 1.25rem;
// color: #fff;