add active quests section
This commit is contained in:
parent
0731ec2663
commit
40c7755ae7
4 changed files with 84 additions and 6 deletions
|
|
@ -148,4 +148,13 @@ tr.quest-missing-2 td:nth-child(4) {
|
|||
color: #ffdd57;
|
||||
margin-left: 10px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.quest-status.In.Progress {
|
||||
color: #4CAF50;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.quest-category {
|
||||
font-style: italic;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue