mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-15 18:33:42 -07:00
Updates all styles save for the tooltip and tracker, which are forthcoming. I just really wanted to commit all these changes.
This commit is contained in:
11
WebHostLib/static/styles/checkResult.css
Normal file
11
WebHostLib/static/styles/checkResult.css
Normal file
@@ -0,0 +1,11 @@
|
||||
#check-result-wrapper{
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
#check-result{
|
||||
width: 540px;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user