diff options
| author | Tom Christie | 2012-10-05 14:00:02 +0100 |
|---|---|---|
| committer | Tom Christie | 2012-10-05 14:00:02 +0100 |
| commit | 6a15556384c48984868493b6b38a7afa61d77a3a (patch) | |
| tree | 62ce446d756b1d63edcbdb2cf188361bafe438e6 /docs/static/css/default.css | |
| parent | 1a09983dfc2d7ac03f2722e054e04c300bf77e65 (diff) | |
| download | django-rest-framework-6a15556384c48984868493b6b38a7afa61d77a3a.tar.bz2 | |
Docs tweaks
Diffstat (limited to 'docs/static/css/default.css')
| -rw-r--r-- | docs/static/css/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/static/css/default.css b/docs/static/css/default.css index 28cd9a19..5a73fb99 100644 --- a/docs/static/css/default.css +++ b/docs/static/css/default.css @@ -154,6 +154,7 @@ body, .navbar .navbar-inner .container-fluid{ body{ background: url("../img/grid.png") repeat-x; + background-attachment: fixed; } /* custom navigation styles */ |
