mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-11 15:48:14 -07:00
Many small adjustments
- Adjust header width for scrollbar presence - Added new header assets for grass and dirt - Adjusted styles for hosted and tracker - Expand header to implement templating system - Much more I have forgotten
This commit is contained in:
@@ -101,3 +101,16 @@ h5, h6{
|
||||
padding-bottom: 120px;
|
||||
}
|
||||
|
||||
.user-message{
|
||||
width: 50%;
|
||||
min-width: 500px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
text-align: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
color: #000000;
|
||||
border-radius: 4px;
|
||||
margin-bottom: 20px;
|
||||
background-color: #ffff00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user