User:Aardvark/EmaStyle.css

From Blank Chronicle
< User:Aardvark
Revision as of 03:22, 16 January 2021 by Aardvark (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.lyric-right
{
    text-align: right;
}

.lyric-italic
{
    font-style: italic;
}

.lyric-life
{
    color: #4EA1C7;
    text-shadow: 0 0 1px #4EA1C7;
}

.lyric-death
{
    color: #4EA1C7;
    text-shadow: 0 0 1px #855AA0;
}

.lyric-shadow
{
    color: #595758;
    text-shadow: 0 0 2px black;
}

.lyric-light
{
    color: #FEC15F;
    text-shadow: 0 0 1px #FC733E;
}