This commit is contained in:
ntr
2019-05-28 18:29:22 +10:00
parent e55705a841
commit f277a5714d
11 changed files with 163 additions and 89 deletions
+6 -8
View File
@@ -289,14 +289,8 @@
margin: 0 1em;
}
.equip-icon {
height: 2em;
stroke-width: 5px;
fill: none;
}
.construct-list .stat-icon {
width: 100%;
.icons figure {
flex: 1;
}
.construct-list .stats .damage-label {
@@ -424,6 +418,10 @@ button.equipping {
text-align: center;
}
.thresholds svg {
stroke-width: 5px;
}
.thresholds hr {
margin: 1em 0;
}