added a navigation bar and modified the css file so that some links look like buttons.
This commit is contained in:
parent
da320b42c6
commit
c4ee02e046
9 changed files with 59 additions and 131 deletions
|
@ -7,5 +7,5 @@
|
|||
<input name="password" type="text" class="text" size="20"></p>
|
||||
<p><input type="submit" class="submit" value="login"></p>
|
||||
</form>
|
||||
<a href="/createaccount"> create account</a><br>
|
||||
<div class="button">Don't have an account? <a href="/createaccount"> create one!</a><br></div>
|
||||
<?cs include:"templates/footer.cs" ?>
|
Loading…
Add table
Add a link
Reference in a new issue