We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c47a78 commit 9b15b28Copy full SHA for 9b15b28
textanalysis/templates/text_nounchunks.html
@@ -10,6 +10,9 @@
10
<link rel="stylesheet" href="{% static "vue_apps/src/assets/index.css" %}">
11
<link rel="stylesheet" href="{% static "commons/css/commons_vue.css" %}">
12
<style>
13
+a {
14
+ text-decoration:none;
15
+}
16
table, th, td {
17
border: 1px solid #ccc;
18
}
textanalysis/templates/text_wordlists.html
.btn-outline-dark {
color: #333;
background-color: #fff;
0 commit comments