Anonymous
×
Create a new article
Write your page title here:
We currently have 15 articles on TwistedFates Database. Type your article name above or click on one of the titles below and start writing!



TwistedFates Database
15Articles
Revision as of 08:07, 22 March 2023 by Peppermint (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.
a:hover{
text-decoration:none;
color: #D4AF37;}

header #logo h1 a{
font-family: "Press Start 2P";
span {
    font-size: 5.6rem;
    text-align: center;
    line-height: 1;
    color: #c6e2ff;
    animation: neon 1.5s ease-in-out infinite alternate;
  }

}

/*-- Animation Keyframes --*/

// animation

@keyframes neon {
  from {
    text-shadow:
    0 0 6px #008c9692,
    0 0 30px #008c9634,
    0 0 12px #008c9652,
    0 0 21px #008c9692,   
    0 0 34px #008c9678,
    0 0 54px #008c9692;
  }
  to {
    text-shadow:
    0 0 6px #00a78b98,
    0 0 30px #00a78b42,
    0 0 12px #00a78b58,
    0 0 22px #00a78b84,
    0 0 38px #00a78b88,
    0 0 60px #00a78b99;
  }
}

#header{
background-image: url("https://wiki.twistedfates.net/w/images/c/c7/TwF_Wiki_Banner_1080w.png");
}