Sheet adjustement + new icons for items
This commit is contained in:
@@ -33,10 +33,15 @@
|
||||
border: 0 none;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
i,
|
||||
input {
|
||||
font-size: 1.25rem;
|
||||
height: 1.5rem;
|
||||
line-height: 1.5rem;
|
||||
width: 4rem;
|
||||
float: left;
|
||||
margin: 0 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -54,31 +59,6 @@
|
||||
font-weight: bold;
|
||||
margin: 0 0 0.25rem 0;
|
||||
color: $l5r5e-label;
|
||||
option {
|
||||
font-family: $font-primary;
|
||||
}
|
||||
option:before {
|
||||
font-family: $font-logoType;
|
||||
line-height: 1rem;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
vertical-align: middle;
|
||||
}
|
||||
option[value="earth"]:before {
|
||||
content: "g";
|
||||
}
|
||||
option[value="water"]:before {
|
||||
content: "w";
|
||||
}
|
||||
option[value="fire"]:before {
|
||||
content: "i";
|
||||
}
|
||||
option[value="air"]:before {
|
||||
content: "a";
|
||||
}
|
||||
option[value="void"]:before {
|
||||
content: "v";
|
||||
}
|
||||
}
|
||||
input {
|
||||
font-size: 1rem;
|
||||
@@ -91,9 +71,6 @@
|
||||
.attitude {
|
||||
height: 1.5rem;
|
||||
padding-left: 0.25rem;
|
||||
input {
|
||||
height: 1rem;
|
||||
}
|
||||
input {
|
||||
height: 1.5rem;
|
||||
flex: 1;
|
||||
|
||||
Reference in New Issue
Block a user