Mercurial > public > sg101
annotate downloads/static/css/downloads.css @ 591:1982996ce365
Created a "fixed page" facility.
Reworked the last few commits. We now generate HTML snippets from
restructured text files. These are {% include'd %} by a fixed
page template. This is for bitbucket issue #8.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 12 May 2012 14:57:45 -0500 |
parents | ee87ea74d46b |
children |
rev | line source |
---|---|
bgneal@312 | 1 #downloads-add td { |
bgneal@312 | 2 padding-bottom: 5px; |
bgneal@312 | 3 } |
bgneal@312 | 4 |
bgneal@312 | 5 #downloads-add fieldset { |
bgneal@312 | 6 margin: 1em 0 1em; |
bgneal@312 | 7 padding: 0.5em; |
bgneal@312 | 8 } |