From: seantywork Date: Sun, 28 Jul 2024 10:34:07 +0000 (+0900) Subject: Change button color X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=a903b72042dc74e2204be01e1087a1f1c7c902ad;p=gomehub.git Change button color --- diff --git a/public/js/mypage/article.js b/public/js/mypage/article.js index d87b5a3..649905a 100644 --- a/public/js/mypage/article.js +++ b/public/js/mypage/article.js @@ -302,7 +302,7 @@ async function getArticleList(){ ${sortedEntry[i].title} [${sortedEntry[i].author}:${sortedEntry[i].timestamp}] - +
` articleCount += 1 diff --git a/public/js/mypage/index.js b/public/js/mypage/index.js index 7392cf6..98129f1 100644 --- a/public/js/mypage/index.js +++ b/public/js/mypage/index.js @@ -493,7 +493,7 @@ async function listUsers(){ userReader.innerHTML += `

${userList.users[i]}

- +
` diff --git a/public/js/mypage/room.js b/public/js/mypage/room.js index d5627a7..87d3528 100644 --- a/public/js/mypage/room.js +++ b/public/js/mypage/room.js @@ -44,7 +44,7 @@ async function getRoomList(){ ${roomEntry.room_name[i]} - +
` diff --git a/view/index/index.html b/view/index/index.html index aea6331..e06fc10 100644 --- a/view/index/index.html +++ b/view/index/index.html @@ -27,7 +27,7 @@

- +