aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-06-09 19:15:46 -0700
committerMark Otto <[email protected]>2012-06-09 19:15:46 -0700
commitc65006601e65cbfa23611f55c0af314fc762d84d (patch)
treeea43533a6c451c112eadbfc07ce6676c30f6ff6d /docs/assets/css
parentca63ea2f26facca1510390f85eed77d55f8f2b89 (diff)
downloadbootstrap-c65006601e65cbfa23611f55c0af314fc762d84d.tar.xz
bootstrap-c65006601e65cbfa23611f55c0af314fc762d84d.zip
overhaul forms docs to simplify presentation of everything, reduce text, and increase visibility of examples
Diffstat (limited to 'docs/assets/css')
-rw-r--r--docs/assets/css/docs.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 18b7f5c9f..4c7a7ddab 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -37,6 +37,12 @@ li {
line-height: 25px;
}
+/* Code in headings */
+h3 code {
+ font-size: 14px;
+ font-weight: normal;
+}
+
/* Tweak navbar brand link to be super sleek