Changes to merrydev.scroll.pub

ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated index.scroll
index.scroll
Changed around line 1
- editButton
- title Merry Christmas 2024
+ editButton /edit.html?folderName=merrydev.scroll.pub&fileName=index.scroll
+ title Merry Scroll Christmas 2024
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated style.css
style.css
Changed around line 6
- -text: #2c3e50;
+ .abstractIconButtonParser {
+ z-index: 2;
+ }
+
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated body.html
body.html
Changed around line 1
-

Merry Scroll Christmas

+

Merry Christmas

ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated index.scroll
index.scroll
Changed around line 2: buildHtml
- title Merry Scroll Christmas 2024
+ title Merry Christmas 2024
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated script.js
script.js
Changed around line 5: document.addEventListener("DOMContentLoaded", () => {
+ setTimeout(createSnowfall, 2500);
+ setTimeout(createSnowfall, 3000);
+ setTimeout(createSnowfall, 3500);
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated script.js
script.js
Changed around line 1
- setTimeout(createSnowfall, 300);
- setTimeout(createSnowfall, 700);
- setTimeout(createSnowfall, 1100);
+ setTimeout(createSnowfall, 1000);
+ setTimeout(createSnowfall, 1500);
+ setTimeout(createSnowfall, 2000);
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated script.js
script.js
Changed around line 2: document.addEventListener("DOMContentLoaded", () => {
+ setTimeout(createSnowfall, 500);
+ setTimeout(createSnowfall, 1100);
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated script.js
script.js
Changed around line 1
+ setTimeout(createSnowfall, 100);
+ setTimeout(createSnowfall, 300);
+ setTimeout(createSnowfall, 700);
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated script.js
script.js
Changed around line 4: document.addEventListener("DOMContentLoaded", () => {
- const flakeCount = 1000;
+ const flakeCount = 50;
ffff:76.126.35.15
ffff:76.126.35.15
27 days ago
updated script.js
script.js
Changed around line 4: document.addEventListener("DOMContentLoaded", () => {
- const flakeCount = 100;
+ const flakeCount = 1000;