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($('