Reworked random raids to be randomizable multiple times
This commit is contained in:
parent
dd79b0e333
commit
6e4dce5b1f
9 changed files with 249 additions and 83 deletions
9
Lieb/Pages/Raids/RaidRolesRandom.razor.css
Normal file
9
Lieb/Pages/Raids/RaidRolesRandom.razor.css
Normal file
|
@ -0,0 +1,9 @@
|
|||
h5 {
|
||||
color: lightgrey;
|
||||
}
|
||||
|
||||
table {
|
||||
column-width: auto;
|
||||
color: lightgray;
|
||||
width: max-content;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue