diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-28 11:33:20 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-02-28 11:33:20 -0500 |
| commit | 6dd02a0fd44288c3d946713696a379f5eb5ed726 (patch) | |
| tree | e6990d79bc37d9b728aac2bc6040b5aa8f7cbefe /static/search | |
| parent | be94a0719507c2e9cf58a110013dfe24f978deab (diff) | |
Commit PROD changes
Diffstat (limited to 'static/search')
| -rwxr-xr-x | static/search/browser.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/search/browser.html b/static/search/browser.html index 11223ca..1bd8ff2 100755 --- a/static/search/browser.html +++ b/static/search/browser.html @@ -32,8 +32,9 @@ a:active { font-size:13; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:50; - - + background:#EEF2FF url(/static/fade-blue.png) top center repeat-x; + background-repeat:repeat-x; + background-position:top; } #rapper{ |
