aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-08-25 02:00:07 -0700
committerMark Otto <[email protected]>2011-08-25 02:00:07 -0700
commit50f484eed6e9161cb7e50531b0fa3f16ada549e0 (patch)
treec00fa9c33f2ea7781316ccad6b2038519a99a9ca /docs/assets
parent8368cfd523fab964ebd3132e29332b4680cedba5 (diff)
downloadbootstrap-50f484eed6e9161cb7e50531b0fa3f16ada549e0.tar.xz
bootstrap-50f484eed6e9161cb7e50531b0fa3f16ada549e0.zip
big update to change the alerts, normal and block level, to have simpler css and new colors independent of the base color scheme
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/css/docs.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css
index b7d241994..8334d3f12 100644
--- a/docs/assets/css/docs.css
+++ b/docs/assets/css/docs.css
@@ -13,6 +13,9 @@ body {
section {
padding-top: 60px;
}
+section > .row {
+ margin-bottom: 10px;
+}
#masthead, #footer {
background-color: #049cd9;
background-repeat: no-repeat;