Changes

From Drawn to Life Wiki
129 bytes added ,  14:19, 24 March 2021
no edit summary
Line 110: Line 110:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('body').css('background', 'url() top center no-repeat fixed')
+
     $('body').css('background', 'url("https://drawntolife.wiki/w/backgrounds/Watersong_Background_(Lighter).jpg") top center no-repeat fixed')
 
   
 
   
 
     $('body').css('background-size', 'cover')
 
     $('body').css('background-size', 'cover')
Line 125: Line 125:  
         "use strict";
 
         "use strict";
 
   
 
   
     $('body').css('background', 'url() top center no-repeat fixed')
+
     $('body').css('background', 'url(https://drawntolife.wiki/w/backgrounds/page_bg_raw.jpg) top center no-repeat fixed')
 
   
 
   
 
     $('body').css('background-size', 'cover')
 
     $('body').css('background-size', 'cover')