modified gamecode, styling of some parts of the website, cleaned up unneeded files and code, added remember me function
This commit is contained in:
parent
b020956466
commit
0055c8ef85
11 changed files with 176 additions and 197 deletions
|
|
@ -12,6 +12,5 @@
|
|||
</footer>
|
||||
</div>
|
||||
|
||||
<script src="./../scripts/web.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<body class="is-boxed">
|
||||
<div class="body-wrap boxed-container">
|
||||
<header class="site-header has-bottom-divider">
|
||||
<header class="site-header">
|
||||
<div class="container">
|
||||
<nav>
|
||||
<div class="site-header-inner">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue