Commit 52e8aedb authored by Mark Otto's avatar Mark Otto
Browse files

More customizer changes, and revert to placeholder layout

parent e3af8796
2 merge requests!8635ignore Gruntfile.js in jekyll,!8656Added rel="stylesheet" to CDN-Examples
Showing with 282 additions and 264 deletions
+282 -264
......@@ -130,7 +130,12 @@ body {
.bs-customizer label {
margin-top: 10px;
font-weight: 500;
color: #555;
color: #444;
}
.bs-customizer h2 {
margin-top: 0;
margin-bottom: 5px;
padding-top: 30px;
}
.bs-customizer h4 {
margin-top: 15px;
......@@ -138,6 +143,9 @@ body {
.bs-customizer input[type="text"] {
background-color: #fafafa;
}
.bs-customizer .help-block {
font-size: 12px;
}
.bs-customize-download {
text-align: center;
......
This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment