From 0aaec4181fd48508d667371033dce1496dd973f5 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Thu, 8 Feb 2024 17:25:10 -0600 Subject: [PATCH] CSS --- pageUpdater.js | 16 ++++++++-------- static/index.html | 17 +++-------------- static/style.css | 39 +++++++++++++++++++++++++++++---------- 3 files changed, 40 insertions(+), 32 deletions(-) diff --git a/pageUpdater.js b/pageUpdater.js index 044e882..c87469a 100644 --- a/pageUpdater.js +++ b/pageUpdater.js @@ -7,20 +7,20 @@ var highlightedWords = config.highlightedWords function makeStars() { var html = "" - for (let index = 0; index < 15; index++) { - html += `
` + for (let index = 0; index < 35; index++) { + html += `
` } html += "