mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-27 04:43:26 -07:00
Implement button styles
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#host-game{
|
||||
width: 700px;
|
||||
min-height: 360px;
|
||||
min-height: 240px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -24,3 +24,7 @@
|
||||
#host-game-form{
|
||||
display: none;
|
||||
}
|
||||
|
||||
#host-game button{
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user