various updates
This commit is contained in:
@@ -392,10 +392,10 @@ table th {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: start;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.encounterButtonsWildernessWrapper {
|
||||
.encounterButtonsWrapper > * {
|
||||
/* margin-left: auto; */
|
||||
border: 1px solid #e94e5c;
|
||||
border-radius: .3rem;
|
||||
@@ -403,6 +403,7 @@ table th {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
.feature hr {
|
||||
border: 1px 0 0 0;
|
||||
border-color: #885c68;
|
||||
|
Reference in New Issue
Block a user