Added a email address to report a bugs (#154)

![image](/attachments/d3e81b26-ea63-4ed6-8ae6-b8945325be16)

Co-authored-by: widlam <mikolaj.widla@gmail.com>
Reviewed-on: #154
Co-authored-by: Mikolaj Widla <widlam@noreply.example.com>
Co-committed-by: Mikolaj Widla <widlam@noreply.example.com>
This commit is contained in:
2023-04-26 13:32:13 +02:00
committed by Adam Bem
parent b26840ffba
commit 4a04ac3b70
2 changed files with 8 additions and 1 deletions

View File

@@ -142,4 +142,9 @@ div#copyright a, a:visited, a:active {
#menu a:hover {
transform: scale(1.25, 1.25);
transition-duration: .3s;
}
.separator{
width: 100%;
padding:6px;
}

View File

@@ -48,7 +48,9 @@
Copyright © 2023<br>
<a href="http://release11.com/">Release11 Sp. z. o. o.</a><br>
<a href="lawful/terms-of-service.html">Terms of use</a><br>
<a href="lawful/privacy-policy.html">Privacy statement</a>
<a href="lawful/privacy-policy.html">Privacy statement</a><bR>
<div class="separator"></div>
<a href="mailto:bugs@release11.com">Found a bug?</a>
</div>
</div>
<iframe id="frame" name="iframe" src="./tools/xpath.html" frameborder="0"></iframe>