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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/*THIS CSS PAGE IS USED FOR ALL THE USERNAME STYLES!*/
/** PLEASE No Stealing!! **/
/*Font imports***/
@import url('https://fonts.googleapis.com/css2?family=Acme&family=Akaya+Kanadaka&family=Allerta+Stencil&family=Allura&family=Amita&family=Annie+Use+Your+Telescope&family=Architects+Daughter&family=Audiowide&family=Bad+Script&family=Bellota&family=Black+Ops+One&family=Bungee+Inline&family=Cabin+Sketch&family=Caveat&family=Caveat+Brush&family=Charmonman&family=Chewy&family=Cinzel&family=Coda&family=Coda+Caption:wght@800&family=Comfortaa&family=Coming+Soon&family=Concert+One&family=Cookie&family=Courgette&family=Courier+Prime&family=Covered+By+Your+Grace&family=Damion&family=Dancing+Script&family=DotGothic16&family=Freckle+Face&family=Fredericka+the+Great&family=Gloria+Hallelujah&family=Gochi+Hand&family=Great+Vibes&family=Hachi+Maru+Pop&family=Handlee&family=Homemade+Apple&family=Indie+Flower&family=Josefin+Slab&family=Just+Another+Hand&family=Karantina&family=Kaushan+Script&family=Knewave&family=Langar&family=Lato&family=Lobster&family=Lobster+Two&family=Luckiest+Guy&family=Marck+Script&family=Merriweather&family=Mitr&family=Monoton&family=Montserrat&family=Nanum+Gothic+Coding&family=Nanum+Pen+Script&family=New+Rocker&family=Nothing+You+Could+Do&family=Orbitron&family=Original+Surfer&family=Overpass+Mono&family=Pacifico&family=Patrick+Hand&family=Permanent+Marker&family=Play&family=Playfair+Display&family=Potta+One&family=Press+Start+2P&family=Quantico&family=Quicksand&family=Reenie+Beanie&family=Reggae+One&family=Righteous&family=Roboto&family=Roboto+Mono&family=Rock+Salt&family=Rubik&family=Sacramento&family=Satisfy&family=Scheherazade&family=Schoolbell&family=Seaweed+Script&family=Shadows+Into+Light&family=Sigmar+One&family=Source+Code+Pro&family=Space+Mono&family=Special+Elite&family=Stick&family=Tangerine&family=Train+One&family=Unica+One&family=UnifrakturCook:wght@700&family=Unlock&family=VT323&family=Walter+Turncoat&family=Yellowtail&family=Zen+Dots&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
/**** Wiki Keyframes ****/
@keyframes ReginaAnimate {
0% {color: magenta}
25% {color: yellow}
50% {color: aqua}
100% {color: deeppink}
}
@keyframes rainbowanimateother{
0% {color:#ff8863;}
12% {color:#ffc963;}
24% {color:#ffff63;}
36% {color:#78ff63;}
48% {color:#63fffa;}
60% {color:#63beff;}
72% {color:#6963ff;}
84% {color:#ed63ff}
96% {color:#ff63cb;}
100% {color:#ff6392;}
}
/*Kaii's Use Only*/
@keyframes KaiiAnimate{
0% {color:#552586;}
12% {color:#6A359C;}
24% {color:#804FB3;}
36% {color:#9969C7;}
48% {color:#B589D6;}
60% {color:#B19CD7;}
72% {color:#C0AFE2;}
84% {color:#CEC2EB}
96% {color:#DDD5F3;}
100% {color:#EBE8FC;}
}
@keyframes ChromaAnimate{
0% {color:#01823E;}
12% {color:black;}
24% {color:#01823E;}
36% {color:black;}
48% {color:#01823E;}
60% {color:black;}
72% {color:#01823E;}
84% {color:black}
96% {color:#01823E;}
100% {color:black;}
}
@keyframes KittyNoirRegUserName {
0% {
color: royalblue;
text-shadow: hotpink 1px 1px 2px;
}
25% {
color: hotpink;
text-shadow: dodgerblue 1px 1px 2px;
}
50% {
color: magenta;
text-shadow: violet 1px 1px 2px;
}
75% {
color: #6600FF;
text-shadow: lightpink 1px 1px 2px;
}
100% {
color: royalblue;
text-shadow: hotpink 1px 1px 2px;
}
} /* DO NOT TAKE THIS CODE */
/** End of Keyframes **/
/**** Username styles ****/
/* Credits to Coding Help Wikia */
a[href*=":Leopardfang"],
a[href*="/Leopardfang"],
a[href$=":Leopardfang"]:not(.wds-community-header),
a[href$="/Leopardfang"]:not(.wds-community-header) {
font-family: 'Arial Bold' !important;
font-weight: bold;
animation: ChromaAnimate 4s infinite;
}
[class^='EntityHeader_name__'][href$="Leopardfang"]::after {
content: "admin/bureaucrat";
font-family: 'Indie Flower';
font-size: 15px;
background: red !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}
a[href$="/User:Esortsyt"] {
color: #de34eb !important;
font-family: 'Handlee', cursive !important;
}
a[href$="/User:IansVectors"] {
color: #c867f5 !important;
font-family: 'Poppins', sans-serif !important;
text-shadow: 0px 0px 3.5px #000 !important;
}
a[href$=":PeterWildHare"],
a[href$="/PeterWildHare"] {
animation: KittyNoirRegUserName 2s infinite;
font-family: 'Luckiest Guy';
text-shadow: 2px 2px 30px white;
}
a[href$=":BotKitty"],
a[href$="/BotKitty"],
a[href$=":BotKitty"]:not(.wds-community-header),
a[href$="/BotKitty"]:not(.wds-community-header) {
background-image: url(https://media.tenor.com/agtOrBHk5XsAAAAC/stars-purple-stars.gif)!important;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-family: 'Source Code Pro', Monospace !important;
}
a[href$=":MegeladorGotham"],
a[href$="/MegeladorGotham,"]
a[href$=":MegeladorGotham,"]:not(.wds-community-header),
a[href$="/MegeladorGotham"]:not(.wds-community-header) {
font-family: 'VT323' !important;
background: linear-gradient(red, orange, yellow) !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}
/**** End of username styles ****/