diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-11 15:21:12 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-11 15:21:12 -0400 |
| commit | d301fdd6af6b672427622f8a367c4c324c98244d (patch) | |
| tree | 041aca0ee205a708a12afe91380d25f5526a0c4b /static/css/index.css | |
| parent | 3b502423fc5bb2ed22051c465e8384f3e44519cc (diff) | |
timb commiting prod changes
Diffstat (limited to 'static/css/index.css')
| -rw-r--r-- | static/css/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/index.css b/static/css/index.css index 24a28da..f64b448 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -7,6 +7,9 @@ body { background-position:top; } +#video{ +display:none; +} #content{ margin:6%; } |
