fix buttons

This commit is contained in:
Late Night Defender 2023-08-05 04:50:50 +07:00
parent 5ce7d41120
commit 67b5c0ca55

View file

@ -204,18 +204,18 @@
<h2>ข้อมูลเพิ่มเติม</h2>
<div style="display: grid; grid-auto-columns: 1fr; grid-template-columns: 1fr 1fr; grid-template-rows: 1fr; ">
<a href="https://codeberg.org/latenightdef/ttt-org" class="bigbutton" style="display: flex">
<a href="https://codeberg.org/latenightdef/ttt-org" class="bigbutton" style="display: flex; justify-content: left;">
<img src="icons/version.png"; alt="version" width="36" height="36" style="margin-right: 10px;" >
<div>
<h3 style="margin-bottom: -5%">เวอร์ชัน DATE-VERSION</h3>
<p>ดูซอร์สโค้ดของเว็บไซต์นี้บน Codeberg</p>
<h3 style="margin-bottom: -5%">ซอร์สโค้ด</h3>
<p>เวอร์ชัน DATE-VERSION</p>
</div>
</a>
<a href="https://status.techtransthai.org/status/techtransthai" class="bigbutton" style="display: flex;"">
<a href="https://status.techtransthai.org/status/techtransthai" class="bigbutton" style="display: flex; justify-content: left;">
<img src="icons/status.png"; alt="version" width="36" height="36" style="margin-right: 10px;" >
<div>
<h3 style="margin-bottom: -5%;">สถานะของบริการ</h3>
<p>ดูสถานะการทำงานบน Uptime Kuma</p>
<h3 style="margin-bottom: -5%;">สถานะการให้บริการ</h3>
<p>ดูสถานะการทำงานของเว็บไซต์</p>
</div>
</a>