diff options
| author | Mark Otto <[email protected]> | 2012-01-26 15:22:52 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 15:22:52 -0800 |
| commit | f398926e4647df1e7e5a2abdbc9e2e9e775eeb34 (patch) | |
| tree | e54c5af7c2a8c78bbb85acd38ecd5c3e6fa1a0b5 /docs | |
| parent | 95356ee0622561b67327b3880bcdc3c5df97cf40 (diff) | |
| download | bootstrap-f398926e4647df1e7e5a2abdbc9e2e9e775eeb34.tar.xz bootstrap-f398926e4647df1e7e5a2abdbc9e2e9e775eeb34.zip | |
move down background iamge
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/assets/css/docs.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 449199ca0..2ef413906 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -14,6 +14,7 @@ body { background-color: #fff; background-image: url(../img/grid-18px-masked.png); background-repeat: repeat-x; + background-position: 0 40px; } |
