mirror of
https://github.com/FAUSheppy/open-web-leaderboard.git
synced 2025-12-09 16:38:32 +01:00
implement find player
This commit is contained in:
@@ -47,6 +47,14 @@ body{
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.noPlayerFound{
|
||||
background: red;
|
||||
float: left;
|
||||
width: 180px;
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
/* #################### LEADERBOARDS ##################### */
|
||||
.leaderboard-container{
|
||||
width: 80%;
|
||||
|
||||
Reference in New Issue
Block a user