Community Central
Community Central
No edit summary
Tag: sourceedit
No edit summary
Line 1: Line 1:
a[href$="/wiki/Special:UserLogout"] {
 
color: #0000ff !important;
 
font-family: papyrus !important;
 
}
 
   
 
.wds-is-wds-company-logo-powered-by-wikia {
 
.wds-is-wds-company-logo-powered-by-wikia {
Line 37: Line 33:
 
 
 
 
 
 
 
 
  +
.rail-module recirculation-unit premium-recirculation-rail{
 
 
  +
display:none;
 
}

Revision as of 22:17, 2 October 2017

.wds-is-wds-company-logo-powered-by-wikia {
	display: none;
}

body.skin-oasis {
animation-name: none !important;
 }
 
 /* The animation code */
@keyframes none {
    0%   {left:0px; top:0px;}
}

#RECIRCULATION_RAIL {
    display: none;
}

#WikiaFooter{
    display:none;
}
 

#wds-global-footer__main{
    display:none !important;
}
 
 
 
#wds-global-footer{
    display:none !important;
}
 
 
.rail-module recirculation-unit premium-recirculation-rail{
    display:none;
}