mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-16 19:40:23 +00:00
improved lobby button
This commit is contained in:
@@ -91,17 +91,20 @@ h1 {
|
||||
}
|
||||
|
||||
.lobby-name {
|
||||
font-size: 36px;
|
||||
font-size: 52px;
|
||||
margin-bottom: 20px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.lobby-timer {
|
||||
font-size: 28px;
|
||||
font-size: 36px;
|
||||
margin-bottom: 20px;
|
||||
color: #000000;
|
||||
|
||||
}
|
||||
|
||||
.player-count {
|
||||
font-size: 24px;
|
||||
font-size: 36px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user