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

Template:Def/styles.css: Difference between revisions

Template page
No edit summary
No edit summary
Line 8: Line 8:
   align-items: center;
   align-items: center;
   gap: 0.35em;
   gap: 0.35em;
  vertical-align: baseline;  /* important */
 
   line-height: inherit;      /* match surrounding text */
   line-height: inherit;      /* match surrounding text */
   white-space: normal;        /* don’t force nowrap; let it flow like text */
   white-space: normal;        /* don’t force nowrap; let it flow like text */
  vertical-align: -0.12em;    /* nudge down to sit flush in sentences */
   cursor: help;
   cursor: help;
}
}