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:
13
site/client/app/views/chat.html
Normal file
13
site/client/app/views/chat.html
Normal 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>
|
Reference in New Issue
Block a user