diff --git a/css/main.css b/css/main.css index d25ce0e..6d19d97 100644 --- a/css/main.css +++ b/css/main.css @@ -315,13 +315,11 @@ label[for=user] { } #chart-close { - font-size: 0.8em; position: absolute; z-index: 10001; - right: 15px; - bottom: 160px; + right: 4px; + bottom: 166px; cursor: pointer; - color: #5070af; } .mi { diff --git a/images/close_blue.svg b/images/close_blue.svg new file mode 100644 index 0000000..43b9cd4 --- /dev/null +++ b/images/close_blue.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/index.php b/index.php index 4042e3f..bf1217e 100644 --- a/index.php +++ b/index.php @@ -151,7 +151,7 @@
- + <?= $lang['close'] ?>