mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 18:40:03 +00:00
recenter homepage
This commit is contained in:
parent
57eee3d852
commit
fd88ae4b4e
2
docs/assets/css/docs.min.css
vendored
2
docs/assets/css/docs.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -88,7 +88,7 @@
|
|||||||
.bd-masthead {
|
.bd-masthead {
|
||||||
.carbonad {
|
.carbonad {
|
||||||
float: none;
|
float: none;
|
||||||
margin: 0 !important;
|
margin: 0 auto !important;
|
||||||
// color: $bd-purple-light !important;
|
// color: $bd-purple-light !important;
|
||||||
// background: transparent !important;
|
// background: transparent !important;
|
||||||
// border: 1px solid #866ab3 !important;
|
// border: 1px solid #866ab3 !important;
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding: 2rem 0;
|
padding: 2rem 0;
|
||||||
// color: #cdbfe3;
|
// color: #cdbfe3;
|
||||||
// text-align: center;
|
text-align: center;
|
||||||
// text-shadow: 0 1px 0 rgba(0,0,0,.1);
|
// text-shadow: 0 1px 0 rgba(0,0,0,.1);
|
||||||
// background-color: #6f5499;
|
// background-color: #6f5499;
|
||||||
// @include gradient-vertical($bd-purple, #6f5499);
|
// @include gradient-vertical($bd-purple, #6f5499);
|
||||||
@ -86,7 +86,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.bd-masthead .bd-booticon {
|
.bd-masthead .bd-booticon {
|
||||||
margin: 0 0 2rem;
|
margin: 0 auto 2rem;
|
||||||
color: $gray;
|
color: $gray;
|
||||||
border-color: $gray;
|
border-color: $gray;
|
||||||
}
|
}
|
||||||
@ -96,6 +96,8 @@
|
|||||||
// color: #fff;
|
// color: #fff;
|
||||||
}
|
}
|
||||||
.bd-masthead .lead {
|
.bd-masthead .lead {
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 2rem;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
// color: #fff;
|
// color: #fff;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user