User:Piccadilly

From Test Wiki
Revision as of 00:56, 28 July 2023 by PB2008 (talk | contribs)
Jump to navigation Jump to search


Hi everyone. If you need any help, feel free to drop me a line.

My profiles on various wikis.
-Miraheze: https://meta.miraheze.org/wiki/User:ApexAgunomu
-WikiTide: https://meta.wikitide.com/wiki/User:Piccadilly
-For-Test Wiki: https://fortestwiki.myht.org/index.php/User:Piccadilly
-Wikimedia: https://meta.wikimedia.org/wiki/User:Skiyomi
-Testwiki.wiki: https://testwiki.wiki/wiki/User:Piccadilly

Piccadilly

<style> .animated_rainbow_1 {

   font-size: 42px;
   font-family: Arial Black, Gadget, sans-serif;
   background-image: -webkit-linear-gradient(left, #f00, #ff2b00, #f50, #ff8000, #fa0, #ffd500, #ff0, #d4ff00, #af0, #80ff00, #5f0, #2bff00, #0f0, #00ff2a, #0f5, #00ff80, #0fa, #00ffd5, #0ff, #00d5ff, #0af, #0080ff, #05f, #002aff, #00f, #2b00ff, #50f, #8000ff, #a0f, #d400ff, #f0f, #ff00d4, #f0a, #ff0080, #f05, #ff002b, #f00);
   -webkit-animation: animatedBackground_a 5s linear infinite alternate;
   -webkit-background-clip: text;
   -webkit-text-fill-color: #0000;
   background-clip: text;

}

@keyframes animatedBackground_a {

   0% { background-position: 0 0 }
   100% { background-position: -500px 0 }

}

</style>