diff options
| author | Mark Otto <[email protected]> | 2013-11-06 11:00:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-06 11:00:39 -0800 |
| commit | b593df183087d88940d7af3e59b401685ada3dfe (patch) | |
| tree | 1a098a5163cb6e60af187c3cba1292dea591ddad /about.html | |
| parent | 867e2bef8d9c9b901022899227b306a532f5baf3 (diff) | |
| download | bootstrap-b593df183087d88940d7af3e59b401685ada3dfe.tar.xz bootstrap-b593df183087d88940d7af3e59b401685ada3dfe.zip | |
docs derp
Diffstat (limited to 'about.html')
| -rw-r--r-- | about.html | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/about.html b/about.html index f64ea8ca7..19d10dff0 100644 --- a/about.html +++ b/about.html @@ -7,6 +7,26 @@ base_url: "../" --- +<!-- Brand +================================================== --> +<div class="bs-docs-section"> + <div class="page-header"> + <h1 id="brand">Brand guidelines</h1> + </div> + <p class="lead">Interested in using Bootstrap's brand resources? Great! We have only a few guidelines we ask you to follow.</p> + + <h2>Logo</h2> + <p>Extremely simple in that it's pure web type, Bootstrap's logo (if you want to call it that) should only appear as Helvetica Neue Bold. You may display it in full as Bootstrap or abbreviated as a capitalized "B". <strong>Do not use the Twitter bird.</strong></p> + <div class="bs-example bs-brand"> + <h1>Bootstrap</h1> + </div> + + <h2>Name</h2> + + <h2>Colors</h2> +</div> + + <!-- History ================================================== --> <div class="bs-docs-section"> |
