diff options
Diffstat (limited to 'main.html')
-rwxr-xr-x | main.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -78,20 +78,20 @@ </div> <br><br> - <div class="license"> + <div class="button"> <div> <!--<a rel="license" href="licenses" target=_blank>Images and videos on this website are licensed under the CC BY-SA 4.0 License. The full website source code (HTML and CSS files) is licensed under the MIT license. Fonts have their own licenses. Click this button to see all used licenses and the source code.--> <a rel="license" href="legal">Legal & Licenses</a> </div> </div> <br> - <div class="license"> + <div class="button"> <div> <a href=https://git.twoexem.com>cgit server</a> </div> </div> <br> - <div class="license"> + <div class="button"> <div> <a href=mailto:twoexem@gmail.com>Contact / Feedback</a> </div> |