aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.min.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.min.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.min.css')
-rw-r--r--bootstrap.min.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css
index 0aa889207..b443f02e3 100644
--- a/bootstrap.min.css
+++ b/bootstrap.min.css
@@ -84,8 +84,8 @@ strong{font-style:inherit;font-weight:bold;}
em{font-style:italic;font-weight:inherit;line-height:inherit;}
.muted{color:#bfbfbf;}
abbr{font-size:90%;text-transform:uppercase;border-bottom:1px dotted #ddd;cursor:help;}
-blockquote{margin-bottom:18px;border-left:5px solid #eee;padding-left:15px;}blockquote p{font-size:14px;font-weight:300;line-height:18px;margin-bottom:0;}
-blockquote small{display:block;font-size:12px;font-weight:300;line-height:18px;color:#bfbfbf;}blockquote small:before{content:'\2014 \00A0';}
+blockquote{margin-bottom:18px;border-left:5px solid #eee;padding-left:15px;}blockquote p{font-size:16px;font-weight:300;line-height:22.5px;margin-bottom:0;}
+blockquote small{display:block;line-height:18px;color:#bfbfbf;}blockquote small:before{content:'\2014 \00A0';}
address{display:block;line-height:18px;margin-bottom:18px;}
code,pre{padding:0 3px 2px;font-family:Menlo, Monaco, Andale Mono, Courier New, monospace;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
code{background-color:#fee9cc;color:rgba(0, 0, 0, 0.75);padding:1px 3px;}