diff --git a/src/assets/styles/tooltips.css b/src/assets/styles/tooltips.css
index 8847140..7479a64 100644
--- a/src/assets/styles/tooltips.css
+++ b/src/assets/styles/tooltips.css
@@ -2,7 +2,7 @@
background-color: rgba(80, 103, 132, 0.85);
color: #fff;
text-align: center;
- font-size: 11px;
+ font-size: 12px;
padding: 0 6px;
line-height: 19px;;
position: fixed;
diff --git a/src/components/svg/hint.vue b/src/components/svg/hint.vue
new file mode 100644
index 0000000..70a2fc2
--- /dev/null
+++ b/src/components/svg/hint.vue
@@ -0,0 +1,48 @@
+
+
+
+
+ {{ hint }}
+
+
+
+
+
+
+