diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-20 04:48:52 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-20 04:48:52 -0400 |
| commit | 4e783d4b42907f8b3da08feeaeec102d0ff16248 (patch) | |
| tree | d6226aab359a63e7ee85a9119bf96d46515119e5 /static/css/index.css | |
| parent | 306240ceca701b1b27157a149b2ccd3e8357a423 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css/index.css')
| -rw-r--r-- | static/css/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/index.css b/static/css/index.css index 2e20351..5ab6076 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -1,6 +1,10 @@ /* reset.css From http://meyerweb.com/eric/tools/css/reset/ v1.0 | 20080212 */ +* { + padding:0; + margin:0; +} html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, |
