Module:GameInfo/styles.css: Difference between revisions
From SpiritVale Wiki
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 1: | Line 1: | ||
/* SpiritVale Wiki — Module:GameInfo/styles.css */ | /* SpiritVale Wiki — Module:GameInfo/styles.css */ | ||
/* GameInfo-family layout and skill-specific presentation. | /* GameInfo-family layout and skill-specific presentation.*/ | ||
*/ | |||
/* -------------------------------------------------------------------------- */ | /* -------------------------------------------------------------------------- */ | ||
| Line 209: | Line 202: | ||
border-radius:999px; | border-radius:999px; | ||
/* | /* Deep inner icon recess. */ | ||
background:var(--sv-ui- | background:var(--sv-ui-bg4); | ||
background-image:none; | background-image:none; | ||
} | } | ||
| Line 554: | Line 547: | ||
.sv_skill_scaling__stat-pill.is-inactive{ | .sv_skill_scaling__stat-pill.is-inactive{ | ||
background:var(--sv-ui- | background:var(--sv-ui-bg1); | ||
background-image:none; | background-image:none; | ||
box-shadow:none; | box-shadow:none; | ||
| Line 681: | Line 674: | ||
.sv_skill_scaling__core-pill.is-inactive{ | .sv_skill_scaling__core-pill.is-inactive{ | ||
background:var(--sv-ui- | background:var(--sv-ui-bg1); | ||
} | } | ||
| Line 715: | Line 708: | ||
border-radius:14px; | border-radius:14px; | ||
background:var(--sv-ui- | background:var(--sv-ui-bg2); | ||
font-weight:900; | font-weight:900; | ||
| Line 797: | Line 790: | ||
border-radius:12px; | border-radius:12px; | ||
background:var(--sv-ui-bg3); | |||
background-image:none; | background-image:none; | ||
box-shadow:none; | box-shadow:none; | ||
| Line 842: | Line 836: | ||
border-radius:13px; | border-radius:13px; | ||
background:var(--sv-ui-bg3); | |||
} | } | ||
| Line 906: | Line 901: | ||
border-radius:16px; | border-radius:16px; | ||
background:var(--sv-ui-bg2); | |||
background-image:none; | background-image:none; | ||
box-shadow:none; | box-shadow:none; | ||