1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-09-02 14:07:31 +00:00

rewrite structure and bit chat styling

This commit is contained in:
devfake
2015-06-21 21:20:17 +02:00
parent 22e65ccb96
commit 84b209da56
12 changed files with 96 additions and 38 deletions

View File

@@ -0,0 +1,13 @@
<section class="container-chat">
<nav>
<ul>
<li><a class="active">Lobby Chat</a></li>
<li><a>Current Match</a></li>
</ul>
</nav>
<div class="chat">
</div>
</section>