mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-17 11:00:56 +02:00
More customizer changes, and revert to placeholder layout
This commit is contained in:
@@ -130,7 +130,12 @@ body {
|
|||||||
.bs-customizer label {
|
.bs-customizer label {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
color: #555;
|
color: #444;
|
||||||
|
}
|
||||||
|
.bs-customizer h2 {
|
||||||
|
margin-top: 0;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
padding-top: 30px;
|
||||||
}
|
}
|
||||||
.bs-customizer h4 {
|
.bs-customizer h4 {
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
@@ -138,6 +143,9 @@ body {
|
|||||||
.bs-customizer input[type="text"] {
|
.bs-customizer input[type="text"] {
|
||||||
background-color: #fafafa;
|
background-color: #fafafa;
|
||||||
}
|
}
|
||||||
|
.bs-customizer .help-block {
|
||||||
|
font-size: 12px;
|
||||||
|
}
|
||||||
|
|
||||||
.bs-customize-download {
|
.bs-customize-download {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
546
customize.html
546
customize.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user