diff options
Diffstat (limited to 'template/fame2.st')
| -rw-r--r-- | template/fame2.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fame2.st b/template/fame2.st index 89739cd..debc13e 100644 --- a/template/fame2.st +++ b/template/fame2.st @@ -15,14 +15,14 @@ <div id="userListp"> <img src="http://dump.fm/static/img/halloffametrophy.gif" id="halltrophy"> - <h2>Hall Of Fame </h2><br><h3>updated hourly</h3> <br> + <h1 style="font-size:150%;">Hall Of Fame </h1><br><br> <form name="halltime"> <B> VIEW BY </B> <select style="font-size:14px;color:#000;font-family:verdana;background-color:#ffffff;font-weight:bold;" name="menu" onChange="location=document.halltime.menu.options[document.halltime.menu.selectedIndex].value;"> <option value="#">DAY</option> <option value="#">WEEK</option> <option value="http://">ALL TIME</option> </select> -</form> +</form><br> </div> <div id="messageList"> $if(dumps)$ |
