Various fixes and changes based on tester feedback
This commit is contained in:
@@ -77,6 +77,11 @@
|
||||
background: fade(#e74c3c, 15%);
|
||||
color: #c0392b;
|
||||
}
|
||||
|
||||
.roll-opposed {
|
||||
background: fade(#3498db, 15%);
|
||||
color: #1a6fa8;
|
||||
}
|
||||
}
|
||||
|
||||
// Rollable rarity button on item sheets
|
||||
|
||||
Reference in New Issue
Block a user