Update Style for sheet, item list and tab + update ui + add svg dice
Update Style for sheet, item list and tab Update ui Add svg dice
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
.rings {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
color: $white;
|
||||
color: $white-light;
|
||||
// All
|
||||
#earth,
|
||||
#air,
|
||||
@@ -38,7 +38,7 @@
|
||||
top: 0;
|
||||
left: 0;
|
||||
border: 2px solid $l5r5e-title;
|
||||
color: $white;
|
||||
color: $white-light;
|
||||
&:hover {
|
||||
border: 2px solid $red;
|
||||
text-shadow: 0 0 6px $red;
|
||||
|
||||
Reference in New Issue
Block a user