From 04d1eb79ba0266d031e2b6985ace82f61f65509c Mon Sep 17 00:00:00 2001 From: zovjsra <110753121@nccu.edu.tw> Date: Fri, 24 Feb 2023 04:21:14 +0000 Subject: [PATCH] =?UTF-8?q?=E8=A9=B2=E9=A1=8F=E8=89=B2=E3=80=81=E6=95=B8?= =?UTF-8?q?=E5=AD=97=E6=95=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/main.css | 4 +++- static/js/generalText.js | 19 +++++++++++++------ templates/generalTxt.html | 3 ++- 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/static/css/main.css b/static/css/main.css index b38b365..d97cfb7 100755 --- a/static/css/main.css +++ b/static/css/main.css @@ -186,6 +186,7 @@ li a { from { opacity: 0; } + to { opacity: 1; } @@ -202,6 +203,7 @@ li a { from { opacity: 1; } + to { opacity: 0; } @@ -260,7 +262,7 @@ li a { #vis { display: inline-block; - background-color: aliceblue; + background-color: transparent; position: relative; border-radius: 30px; resize: both; diff --git a/static/js/generalText.js b/static/js/generalText.js index 180c3ce..6d6de75 100644 --- a/static/js/generalText.js +++ b/static/js/generalText.js @@ -15,7 +15,7 @@ function addStopWord() { } else { stopwords.push(newsw) - $('#sweContainer').append($('