Site :
- Add notification chat - Add Home back button on lobby
This commit is contained in:
@ -68,6 +68,7 @@
|
||||
|
||||
</div>
|
||||
<div id="chatButton">
|
||||
<span class="notification-badge"></span>
|
||||
<img src="/static/img/homePage/bulle.png">
|
||||
</div>
|
||||
<div id="chatDiv">
|
||||
|
@ -1,5 +1,5 @@
|
||||
<div id="topBarLobby">
|
||||
<h1>PTME</h1>
|
||||
<h1 id="homeButton">PTME</h1>
|
||||
<div class="search-container">
|
||||
<input type="text" placeholder="Search..." class="search-input" id="searchInputUser">
|
||||
<button class="search-button">Search</button>
|
||||
|
Reference in New Issue
Block a user