Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

Module:GameInfo/styles.css: Difference between revisions

From SpiritVale Wiki
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 185: Line 185:
   padding:0;
   padding:0;


   border-radius:999px;
   border-radius:14px;
   border:1px solid var(--sv-ui-line2);
   border:1px solid var(--sv-ui-line2);
   background:var(--sv-ui-bg3);
   background:var(--sv-ui-bg3);
Line 206: Line 206:
   overflow:hidden;
   overflow:hidden;


   border-radius:999px;
   border-radius:14px;


   /* Inner icon surface. */
   /* Inner icon surface. */
Line 291: Line 291:
   min-height:36px;
   min-height:36px;
   padding:0 12px;
   padding:0 12px;
   border-radius:999px;
   border-radius:14px;
   background:var(--sv-ui-bg3);
   background:var(--sv-ui-bg3);
   background-image:none;
   background-image:none;
Line 628: Line 628:


.sv_skill_scaling__core-pill{
.sv_skill_scaling__core-pill{
   border-radius:12px;
   border-radius:14px;
   min-height:25px;
   min-height:25px;
   min-width:70px;
   min-width:70px;
Line 798: Line 798:
   text-align:center;
   text-align:center;


   border-radius:12px;
   border-radius:14px;
   background:var(--sv-ui-bg3);
   background:var(--sv-ui-bg3);
   background-image:none;
   background-image:none;
Line 844: Line 844:
   text-align:center;
   text-align:center;


   border-radius:13px;
   border-radius:14px;
   background:var(--sv-ui-bg3);
   background:var(--sv-ui-bg3);
}
}
Line 881: Line 881:
   min-height:46px;
   min-height:46px;
   padding:10px 12px;
   padding:10px 12px;
   border-radius:15px;
   border-radius:14px;
}
}


Line 1,111: Line 1,111:
     min-width:76px;
     min-width:76px;
     padding:6px 8px 5px;
     padding:6px 8px 5px;
     border-radius:11px;
     border-radius:14px;
   }
   }


Line 1,129: Line 1,129:
     min-height:34px;
     min-height:34px;
     padding:7px 9px;
     padding:7px 9px;
     border-radius:12px;
     border-radius:14px;
   }
   }