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:
Mandar
2020-12-15 02:16:10 +01:00
parent a86a0f3ab6
commit 0b51804f21
83 changed files with 3752 additions and 615 deletions

View File

@@ -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;