Easter Eggs Wiki
Advertisement

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.
/**wiki CSS**/
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
/**RainbowUserName code DO NOT CHANGE THE CODE**/
  @keyframes RainbowUserName{
	from {
    -webkit-filter:hue-rotate(15deg);
            filter:hue-rotate(15deg);
    }
  to {
    -webkit-filter:hue-rotate(360deg);
            filter:hue-rotate(360deg);
    }
    }   	
/* Zoom hover */
.zoom {
	transform: transform .2s;
}
.zoom:hover {
	transform: scale(1.2);
	
}
a[href=":I-Like-Purple-Guys"],
a[href="/I-Like-Purple-Guys"],
a[href="I-Like-Purple-Guys"],
a[href="/wiki/User:I-Like-Purple-Guys"] {
    color: Purple !important;
    text-shadow: 0 0 5px #009dff;
    animation: RainbowUserName 1s infinite;
    font-family: "Comic Sans MS";
}

.page-Message_Wall_I-Like-Purple-Guys .EntityHeader_name__2oRXg::after {
    content: " Loves Purple" !important;
}
/* Cursor */
* {
    cursor: url(https://ibb.co/2FJptmm), pointer !important;
}

a:hover {
    cursor: url(https://ibb.co/f1DywV9), pointer !important;
}

a {
    color: #68c3b3;
    text-decoration: none;
}

a:hover {
    text-shadow: 0 0 1.5px var(--links-glow, #68c3b3);
}

/** Wiki Links **/
.WikiaArticle a:hover,
.wikia-rail-inner a:hover {
    text-shadow: 0 0 2.5px rgba(0, 158, 96, .7), 
                 0 0 2.5px rgba(0, 158, 96, .7);
    color: 	#521111;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: text-shadow .4s linear 0s;
    -moz-transition: text-shadow .4s linear 0s;
    -ms-transition: text-shadow .4s linear 0s;
    -o-transition: text-shadow .4s linear 0s;
    transition: text-shadow .4s linear 0s;
}
 
.WikiaArticle a,
.wikia-rail-inner a {
    text-shadow: 0 -15px 2.5px transparent,
                 0 15px 2.5px transparent;
}

/* Site Glow */
.WikiaPage {
    border: 2.5px solid #1f1a57;
    box-shadow: 0px 0px 11px #1f1a57;
}

/* credits to the CFW for the links and glow */
    
/** Message Wall Tags **/
.page-Message_Wall_I-Like-Purple-Guys .EntityHeader_name__2oRXg::after {
    content: " Loves Purple" !important;
}
a[href$=":I-Like-Purple-Guys"].EntityHeader_name__2oRXg::after {
    content: "紫色的 " !important;
}/**/

a[href$=":The_Master_Of_All_Secrets"].EntityHeader_name__2oRXg::After {
    content: "The Mysterious Master... " !important;
}/**/

/* Spin Script */
.page-Message_Wall_I-Like-Purple-Guys #userProfileApp .user-identity-avatar__image,
.page-User_I-Like-Purple-Guys #userProfileApp .user-identity-avatar__image,
.page-Message_I-Like-Purple-Guys #userProfileApp .user-identity-avatar__image,
.page-User_I-Like-Purple-Guys #userProfileApp .user-identity-avatar__image {
    border-color: #eaeaf6;
	animation: spin 10s infinite;
	-o-transition: 1s linear;
    -webkit-transition: 1s linear;
    -moz-transition: 1s linear;
    transition: 1s linear;
}
.page-Message_Wall_The_Master_Of_All_Secrets #userProfileApp .user-identity-avatar__image:hover,
.page-User_The_Master_Of_All_Secrets #userProfileApp .user-identity-avatar__image:hover {
	-o-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}/**/

/* Diamondsea */
a[href$=":Diamondsea"],
a[href$="/Diamondsea"] {
background: linear-gradient(to right,#E30054,#00FFF2) !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
font-family: "Times New Roman" !important;
}/**/

/* The_Master_Of_All_Secrets */
a[href*="The_Master_Of_All_Secrets"],
a[href*="/-The_Master_Of_All_Secrets-"] {
background: linear-gradient(to right,#850404,#0000ff) !important; 
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
    color: white !important;
    animation: RainbowUserName 10s infinite !important;
    text-shadow: 4px 4px 4px red;
    font-family: "Great Vibes" !important;
}
/**-Moonlight glitch-'s stuff NO EDITING UNLESS YOU ARE -Moonlight glitch-!!**/
.page-Message_Wall_-Moonlight_glitch- #userProfileApp .user-identity-avatar__image,
.page-User_-Moonlight_glitch- #userProfileApp .user-identity-avatar__image,
.page-Message_-Moonlight_glitch- #userProfileApp .user-identity-avatar__image,
.page-User_-Moonlight_glitch- #userProfileApp .user-identity-avatar__image {
    border-color: #C0E5F1;
	animation: spin 3s infinite;
	-o-transition: 2s linear;
    -webkit-transition: 2s linear;
    -moz-transition: 3s linear;
    transition: 2s linear;
    Animation:RainbowUserName 1s infinite;
}
a[href*="-Moonlight_glitch-"],
a[href*="/-Moonlight_glitch-"],
a[href$=":-Moonlight_glitch-"]:not(.wds-community-header),
a[href$="/-Moonlight_glitch-"]:not(.wds-community-header) {
    color: white !important;
    text-shadow: 4px 4px 4px pink;
    animation: RainbowUserName 1s infinite !important;
    font-family:"segoe script";
    font-weight: italic;
}
    .page-Message_Wall_-Moonlight_glitch- #userProfileApp .user-identity-box,
.page-User_-Moonlight_glitch- #userProfileApp .user-identity-box {
    position: relative;
    padding: 30px;
    background: linear-gradient(to right, rgba(000, 000, 000, 0.3), rgba(000, 000, 000, 0.1)), url(https://wallpaperaccess.com/full/1810017.png);
    background-size: 100% auto;
    background-position: center;
    border-radius: 30px;
    color: white;
    animation:RainbowUserName 1s infinite !important;
}
    /**Message wall and profile Background**/
body.page-Message_Wall_-Moonlight_glitch-,
body.page-User_-Moonlight_glitch- {
    background-image: url(https://wallpaperaccess.com/full/3715542.jpg);
    background-position: top center !important;
    background-attachment: fixed;
}
.page-User_-Moonlight_glitch-.WikiaRail .rail-module,
.page-User_-Moonlight_glitch- .WikiaRail .module,
.page-User_-Moonlight_glitch- .WikiaArticle .thumbinner,
.page-User_-Moonlight_glitch- .WikiaArticleCategories,
.page-User_-Moonlight_glitch- section#cql-module {
	background: linear-gradient(to left, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("https://64.media.tumblr.com/be08b4534607b0cee68957ccb99ff2ab/tumblr_otgj5n61xI1udszxdo1_500.png");
    border: solid 0 white;
    padding: 15px;
    margin: 0 0 29px;
    border-radius: 19px;
    width: auto;
    color: skyblue;
    font:comic sans MS;
    animation:RainbowUserName 1s infinite;
}
/**/
/*1066470lcps AVATAR -- DO NOT TOUCH*/
.page-User_1066470lcps div.user-identity-avatar img.user-identity-avatar__image,
.page-Message_Wall_1066470lcps div.user-identity-avatar img.user-identity-avatar__image,
.page-User_blog_1066470lcps div.user-identity-avatar img.user-identity-avatar__image,
.page-Special_Contributions_1066470lcps div.user-identity-avatar img.user-identity-avatar__image,
.page-Special_UserProfileActivity_1066470lcps div.user-identity-avatar img.user-identity-avatar__image {
    -webkit-animation-name: RainbowUserName;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
-webkit-animation-direction: alternate;
-webkit-animation-play-state: running;
animation-name: GlitchAvatar;
animation-duration: 1s;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-direction: alternate;
animation-play-state: running;
}
img.wds-avatar__image[alt='1066470lcps'] {
    webkit-animation-name: GlitchAvatar;
   -webkit-animation-duration: 1s;
   -webkit-animation-timing-function: ease-in-out;
   -webkit-animation-iteration-count: infinite;
   -webkit-animation-direction: alternate;
   -webkit-animation-play-state: running;
            animation-name: GlitchAvatar;
            animation-duration: 1s;
           animation-timing-function: ease-in-out;
           animation-iteration-count: infinite;
           animation-direction: alternate;
            animation-play-state: running;
}
@-webkit-keyframes  GlitchAvatar {
   from {
        -webkit-box-shadow: 0px 0px 1px 2px pink;
          -moz-box-shadow: 0px 0px 1px 2px Navy;
               box-shadow: 0px 0px 1px 2px skyblue;
    }
    to {
       -webkit-box-shadow: 0px 0px 8px 6px pink;
          -moz-box-shadow: 0px 0px 8px 6px Navy;
               box-shadow: 0px 0px 8px 6px skyblue;
    }
}
@keyframes GlitchAvatar {
    from {
        -webkit-box-shadow: 0px 0px 1px 2px pink;
           -moz-box-shadow: 0px 0px 1px 2px Navy;
                box-shadow: 0px 0px 1px 2px skyblue;
   }
    to {
        -webkit-box-shadow: 0px 0px 8px 6px pink;
           -moz-box-shadow: 0px 0px 8px 6px Navy;
               box-shadow: 0px 0px 8px 6px skyblue;
   }
   
    }
    @keyframes RainbowUserName{
	from {
    -webkit-filter:hue-rotate(15deg);
            filter:hue-rotate(15deg);
    }
  to {
    -webkit-filter:hue-rotate(360deg);
            filter:hue-rotate(360deg);
  }
    }
.page-Message_Wall_1066470lcps #userProfileApp .user-identity-avatar__image,
.page-User_1066470lcps #userProfileApp .user-identity-avatar__image,
.page-Message_1066470lcps #userProfileApp .user-identity-avatar__image,
.page-User_1066470lcps #userProfileApp .user-identity-avatar__image {
    border-color: #C0E5F1;
	animation: spin 3s infinite;
	-o-transition: 2s linear;
    -webkit-transition: 2s linear;
    -moz-transition: 3s linear;
    transition: 2s linear;
    Animation:RainbowUserName 1s infinite;
}/**/
.page-Message_Wall_1066470lcps #userProfileApp .user-identity-avatar__image,
.page-User_1066470lcps #userProfileApp .user-identity-avatar__image,
.page-Message_1066470lcps #userProfileApp .user-identity-avatar__image,
.page-User_1066470lcps #userProfileApp .user-identity-avatar__image {
    border-color: #C0E5F1;
	animation: spin 3s infinite;
	-o-transition: 2s linear;
    -webkit-transition: 2s linear;
    -moz-transition: 3s linear;
    transition: 2s linear;
    Animation:RainbowUserName 1s infinite;
}/**/
/*You may edit from here*/

/*DONOTEDIT*/
body, /* Entire page */
.wds-dropdown, /* Dropdown Navigation */
.wds-tabs a[href="#"], /* Dropdown Navigation */
svg#wds-icons-dropdown-tiny, /* Dropdown Navigation */
.wds-tabs__tab-label, /* "EXPLORE" Navigation */

select#stdSummaries, /* StdSummaries */

.WikiaPage .page-header .wds-button-group > .wds-dropdown:not(:first-child) .wds-button, /* Dropdown Next to Edit Button on Articles */ 

/* Global Dropdown Menu */
.wds-global-navigation__user-menu .wds-dropdown__toggle, /* Global User Menu */
.wds-global-navigation__notifications-dropdown .wds-dropdown__toggle, /* Global Notification Menus */
.wds-global-navigation__link-group .wds-dropdown__toggle /* Global "WIKIS" */ {
}
table.jquery-tablesorter th.headerSort /* Table Headers */,

/* Global Notification Dropbox */
p.wds-notification-card__text, /* Title of Noticiation */
p.wds-notification-card__last-actor, /* User */
p.wds-notification-card__snippet, /* Preview Content of Post */

/* Global Message Wall Dropbox */
#GlobalNavigationWallNotifications .notification .notification-message p,

/* Buttons */
input[type="submit"]:not(.wds-button):hover, /* Dropbox Arrow Next to "Publish" in Edit Mode */
input[type="reset"]:hover, input[type="button"]:hover,
.button:hover,
button:hover,

.WikiaUserPagesHeader .tabs li.selected a /* Selected tab on a User Profile */
.WikiaArticle li a, /* Table of Content */

.wds-button-group span, /* Edit (Text) Button on Articles */
.wds-community-header .wds-button.wds-is-secondary /* Buttons for Admin Dashboard, Wiki Activity, etc... */

.wikia-menu-button > a, /* Edit and Dropbox Button on User Profiles */
.wikia-menu-button .drop /* Edit and Dropbox Button on User Profiles */

wds-tabs__tab-label, div.wds-tabs__tab-label > a > span, /* "Discuss" Button on Top Navigation */
.wds-tabs__tab,

/*Roblox Interwiki Template Links*/
[class^="plainlinks"],
[class^="extiw"]  {
	
}
Advertisement