diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-08-06 03:10:28 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-08-06 03:10:28 -0400 |
| commit | 893fbe9f5c32de7ae1f60f85ae0c7c17a52fe252 (patch) | |
| tree | d844747a62bb32208ac974ffd7129483bfdf839c /static/css/dis.dump.fm.css | |
| parent | e23a925411e08e31c6d53cb489ce848833b01e14 (diff) | |
sostler prod commit
Diffstat (limited to 'static/css/dis.dump.fm.css')
| -rw-r--r-- | static/css/dis.dump.fm.css | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/static/css/dis.dump.fm.css b/static/css/dis.dump.fm.css new file mode 100644 index 0000000..97b3f4a --- /dev/null +++ b/static/css/dis.dump.fm.css @@ -0,0 +1,16 @@ +#header7{ + margin: 0px auto -1px auto; + +height:49px; + position:fixed; +background-position:bottom; +background-color:#000; + +width:100%; +min-width:600px; +left:-1px; + box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000; + +}
\ No newline at end of file |
