diff options
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"> |
