diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-22 00:45:12 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-06-22 00:45:12 -0400 |
| commit | a896cb1d4b063ea01c2506975c4aa64b1498f4a6 (patch) | |
| tree | a4fda8159a535a7e6320646ca528b95733941825 /static/index.html | |
| parent | d9bf4e9e0580a92c408d24c324a62b8ba6f32f4f (diff) | |
sostler prod commit
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/static/index.html b/static/index.html index 479355f..e1f6063 100644 --- a/static/index.html +++ b/static/index.html @@ -256,11 +256,10 @@ padding:5px; <div id="rapper"> <div id="toplogo"> <img src="/static/img/dumppixellarge.png"> -<a href="/static/slowthgoth.html"> + <div id="lilflag"> HOME OF THE SLOTHGOTH!!!!! </div> -</a> </div> <div id="bottomcontainer"> @@ -284,17 +283,14 @@ height="205"></div> <div style="position: absolute; left: 1076px; display: block;"><img src="/static/img/slide3.png" alt="dump.fm" width="538px" height="205"></div> - <div style="position: absolute; left: 1614px; display: block;"><img -src="/static/img/slide4.png" alt="dump.fm" width="538px" -height="205"></div> + </div> </div> <ul class="pagination"> <li class=" "><a rel="1" href="#">1</a></li> <li class=" "><a rel="2" href="#">2</a></li> - <li class=" "><a rel="3" href="#">3</a></li> - <li class=" active"><a rel="4" href="#">4</a></li> + <li class=" active "><a rel="3" href="#">3</a></li> </ul> </div> <script type="text/javascript" charset="utf-8"> |
