Changes

From Drawn to Life Wiki
339 bytes added ,  14:02, 24 March 2021
no edit summary
Line 9: Line 9:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('body').css('background', 'url() top center no-repeat fixed')
+
     $('body').css('background', 'url(https://drawntolife.wiki/w/backgrounds/City_Wall_Background.png) top center no-repeat fixed')
 
   
 
   
 
     $('body').css('background-size', 'cover')
 
     $('body').css('background-size', 'cover')
Line 24: Line 24:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('body').css('background', 'url() top center no-repeat fixed')
+
     $('body').css('background', 'url(https://drawntolife.wiki/w/backgrounds/BeachgateBG.png) top center no-repeat fixed')
 
   
 
   
 
     $('body').css('background-size', 'cover')
 
     $('body').css('background-size', 'cover')
Line 39: Line 39:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('.skin-oasis').css('background', 'url() top center no-repeat fixed')
+
     $('.skin-oasis').css('background', 'url(https://drawntolife.wiki/w/backgrounds/SnowGate_Mountains_Background.png) top center no-repeat fixed')
 
   
 
   
 
     $('.skin-oasis').css('background-size', 'cover')
 
     $('.skin-oasis').css('background-size', 'cover')
Line 82: Line 82:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('body').css('background', 'url() top center no-repeat fixed')
+
     $('body').css('background', 'url(https://drawntolife.wiki/w/backgrounds/Galactic_Jungle_Header_Wallpaper.png) top center no-repeat fixed')
 
   
 
   
 
     $('body').css('background-size', 'cover')
 
     $('body').css('background-size', 'cover')
Line 96: Line 96:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('body').css('background', 'url() top center no-repeat fixed')
+
     $('body').css('background', 'url("https://drawntolife.wiki/w/backgrounds/Lavasteam_Background_(Lighter).jpg") top center no-repeat fixed')
 
   
 
   
 
     $('body').css('background-size', 'cover')
 
     $('body').css('background-size', 'cover')