mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01: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 {
|
||||
.carbonad {
|
||||
float: none;
|
||||
margin: 0 !important;
|
||||
margin: 0 auto !important;
|
||||
// color: $bd-purple-light !important;
|
||||
// background: transparent !important;
|
||||
// border: 1px solid #866ab3 !important;
|
||||
|
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user