2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

new headers, ad placements, intro paragraphs on several pages, etc

This commit is contained in:
Mark Otto
2015-01-19 20:03:08 -08:00
parent ff1d10affb
commit 33e32bffc8
16 changed files with 67 additions and 88 deletions
+2
View File
@@ -5,6 +5,8 @@ title: Page header
A simple shell for an `h1` to appropriately space out and segment sections of content on a page. It can utilize the `h1`'s default `small` element, as well as most other components (with additional styles).
## Example
{% example html %}
<div class="page-header">
<h1>Example page header <small>Subtext for header</small></h1>