diff options
| author | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-01-22 10:25:11 -0800 |
|---|---|---|
| committer | Bryan Newbold <bnewbold@animus.robocracy.org> | 2009-01-22 10:25:11 -0800 |
| commit | 396ece4ee47af923c619dbf21b041dc6132c0139 (patch) | |
| tree | c5182eb5ad281b9dcd122e50367065ade72a38ff | |
| parent | 369c0fe369fd1501380f8fb65fe0a9d773003ac4 (diff) | |
| download | bnewnet-396ece4ee47af923c619dbf21b041dc6132c0139.tar.gz bnewnet-396ece4ee47af923c619dbf21b041dc6132c0139.zip | |
need those p's
| -rw-r--r-- | static/style/default.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style/default.css b/static/style/default.css index adc3bf5..c0f540c 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -35,8 +35,8 @@ h3 { padding-bottom: 4px; padding-left: 0px; padding-right: 30px; } -p { - margin: 0px; } +/*p { + margin: 0px; }*/ hr { height: 14px; padding: 1px; |
