aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-26 21:04:14 -0700
committerMark Otto <[email protected]>2011-10-26 21:04:14 -0700
commite616026d678239104b93cafca9a77ea74a4c0ddf (patch)
treef6b3edc1be288d8ffcdb7023e166f7aef83492b3 /bootstrap.css
parentb4c0d2a6b2fe1bc92c3635cda71b63ee08a05be4 (diff)
downloadbootstrap-e616026d678239104b93cafca9a77ea74a4c0ddf.tar.xz
bootstrap-e616026d678239104b93cafca9a77ea74a4c0ddf.zip
update to docs to cleanup pagination for smartphones, fix some pagination inconsistencies
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/bootstrap.css b/bootstrap.css
index c055a79c9..0baa88d11 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Sat Oct 22 22:49:01 PDT 2011
+ * Date: Wed Oct 26 21:03:54 PDT 2011
*/
/* Reset.less
* Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
@@ -479,15 +479,13 @@ blockquote {
padding-left: 15px;
}
blockquote p {
- font-size: 14px;
+ font-size: 16px;
font-weight: 300;
- line-height: 18px;
+ line-height: 22.5px;
margin-bottom: 0;
}
blockquote small {
display: block;
- font-size: 12px;
- font-weight: 300;
line-height: 18px;
color: #bfbfbf;
}