MediaWiki:Common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content added Content deleted
No edit summary
No edit summary
Line 162: Line 162:
background: url(https://static.miraheze.org/emmytherobotwiki/0/06/Bgtile.png) 0 0 repeat;
background: url(https://static.miraheze.org/emmytherobotwiki/0/06/Bgtile.png) 0 0 repeat;
animation: animate_background 6s linear infinite;
animation: animate_background 6s linear infinite;
z-index: -1; /* Ensure it's behind other content */
z-index: -1;
}
}