diff --git a/templates/default/index.php b/templates/default/index.php index 99d06d7..2c747ab 100755 --- a/templates/default/index.php +++ b/templates/default/index.php @@ -77,7 +77,7 @@ -
+
diff --git a/templates/default/static/style.css b/templates/default/static/style.css index b076e61..90341b5 100755 --- a/templates/default/static/style.css +++ b/templates/default/static/style.css @@ -89,7 +89,7 @@ footer a{ position:fixed; right:10px; bottom:30px; - z-index:99; + z-index:1000; border-radius: 40px; /* border:1px solid red; */ }