summaryrefslogtreecommitdiff
path: root/main.html
diff options
context:
space:
mode:
authorMilan Mišić <twoexem@gmail.com>2024-02-11 15:08:00 +0100
committerMilan Mišić <twoexem@gmail.com>2024-02-11 15:08:00 +0100
commitce484ee66d556924f319517814cd7121485cf5ed (patch)
treed7a0715c213889d75c3df03d91b342f787a3a703 /main.html
parent1ec8be62a36e3a16b3701e28b5ed48ee81022d0e (diff)
Fixed link colours, changed name of class from ”license” to ”button”
Diffstat (limited to 'main.html')
-rwxr-xr-xmain.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/main.html b/main.html
index cb54eb7..905fdf3 100755
--- a/main.html
+++ b/main.html
@@ -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>