MediaWiki:Common.css: Difference between revisions

From Emmy The Robot Fandom Wiki
Content added Content deleted
No edit summary
No edit summary
Line 136: Line 136:
{
{
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;
position: fixed;
background-size: auto auto; /* added this, will it WORK */
/*background-size: auto auto; added this, will it WORK */
-webkit-animation: animate_background 6s linear 0s infinite;
-webkit-animation: animate_background 6s linear 0s infinite;
-moz-animation: animate_background 6s linear 0s infinite;
-moz-animation: animate_background 6s linear 0s infinite;