diff options
author | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-16 18:23:52 +0100 |
---|---|---|
committer | Patrick J Cherry <patrick@bytemark.co.uk> | 2011-06-16 18:23:52 +0100 |
commit | f6d9144af81f2078567691614fa7831c1a116fdf (patch) | |
tree | 8dbd6f49c518e090e1b7da18cb6ebc2c70113f7a /static/stylesheets | |
parent | 4ca1b2c8db777cd1e389a227072b1cd108e23d05 (diff) |
Fixed up date handling in the xmpp/email template
Changed basic notification logic in Alert.
Diffstat (limited to 'static/stylesheets')
-rw-r--r-- | static/stylesheets/mauve.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/static/stylesheets/mauve.css b/static/stylesheets/mauve.css index fb1b332..b0764db 100644 --- a/static/stylesheets/mauve.css +++ b/static/stylesheets/mauve.css @@ -1,9 +1,4 @@ -body { - padding-left: 0px; - padding-right: 0px; -} - h1 { margin: 0px; } |