mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-28 05:54:33 +00:00
store name, anon has random suffix, color a hash of name
This commit is contained in:
@@ -58,14 +58,15 @@ h3 {
|
||||
}
|
||||
|
||||
#username {
|
||||
width: 100%;
|
||||
width: 60%;
|
||||
padding: 15px;
|
||||
font-size: 30px;
|
||||
font-size: 40px;
|
||||
text-align: center;
|
||||
border: 2px solid #007bff;
|
||||
border-radius: 5px;
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
margin: 30px auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#lobbies-container {
|
||||
|
||||
Reference in New Issue
Block a user