mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 14:00:54 +00:00
switched to pastel theme, improved it
This commit is contained in:
+11
-1
@@ -34,6 +34,14 @@ h1 {
|
||||
text-align: center;
|
||||
color: #2e2e2e;
|
||||
font-size: 8em;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-family: Arial, serif;
|
||||
text-align: center;
|
||||
color: #2e2e2e;
|
||||
font-size: 4em;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
@@ -44,10 +52,12 @@ h1 {
|
||||
#username {
|
||||
width: 100%;
|
||||
padding: 15px;
|
||||
font-size: 24px;
|
||||
font-size: 30px;
|
||||
text-align: center;
|
||||
border: 2px solid #007bff;
|
||||
border-radius: 5px;
|
||||
background-color: rgba(255, 255, 255, 0.8);
|
||||
margin: 30px auto;
|
||||
}
|
||||
|
||||
#lobbies-container {
|
||||
|
||||
Reference in New Issue
Block a user