diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index 5beafaf..9a38dca 100644 --- a/src/index.html +++ b/src/index.html @@ -17,12 +17,12 @@ <center class="button navbutton">REGISTER</center> </a> </header> - <div id="page"> + <div class="page"> <center> <h2>POKO</h2> </center> <hr> - <div id="content"> + <div class="content"> <div class="halfbox"> <p> Welcome to POKO! Just a little server and web interface to exchange POKO tokens. |