User:Harimaron/Sandbox/Template:StageQuotes/styles.css

From Inkipedia, the Splatoon wiki
< User:Harimaron‎ | Sandbox
Revision as of 10:13, 4 May 2023 by Harimaron (talk | contribs) (fork Template:StageQuotes/styles.css)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Gives text a thick dark shadow. */
.text-shadow-8 {
  text-shadow: -1px -1px 1px #000, -1px 1px 1px #000, -1px 0 1px #000, 1px -1px 1px #000, 1px 1px 1px #000, 1px 0 1px #000, 0 -1px 1px #000, 0 1px 1px #000;
}