aboutsummaryrefslogtreecommitdiff
path: root/docs/assets/css/docs.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-08 22:51:44 -0700
committerMark Otto <[email protected]>2013-05-08 22:51:44 -0700
commite5e5f6616c036bde1fd142c6721e1c5066c11d64 (patch)
treea344c3ae2ffc01ed5719f71195ef86f96e6a903c /docs/assets/css/docs.css
parent67b7a2fc34431a5db19a906328d772e5fc1af814 (diff)
downloadbootstrap-e5e5f6616c036bde1fd142c6721e1c5066c11d64.tar.xz
bootstrap-e5e5f6616c036bde1fd142c6721e1c5066c11d64.zip
.bs-docs-header to .bs-header
Diffstat (limited to 'docs/assets/css/docs.css')
-rw-r--r--docs/assets/css/docs.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index 50c600c12..ebe87be88 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -89,17 +89,17 @@ body {
-------------------------------------------------- */
/* Page headers */
-.bs-docs-header {
+.bs-header {
padding: 30px 30px 40px;
font-size: 16px;
color: #5a5a5a;
text-align: center;
border-bottom: 1px solid #ddd;
}
-.bs-docs-header h1 {
+.bs-header h1 {
color: #b94a48;
}
-.bs-docs-header p {
+.bs-header p {
font-weight: 300;
line-height: 1.5;
}
@@ -668,11 +668,11 @@ input.focused {
bottom: 15px;
}
- .bs-docs-header {
+ .bs-header {
font-size: 21px;
text-align: left;
}
- .bs-docs-header h1 {
+ .bs-header h1 {
font-size: 60px;
line-height: 1;
}