fix icons

This commit is contained in:
Late Night Defender 2023-08-05 04:43:09 +07:00
parent 764feef956
commit 5ce7d41120
2 changed files with 4 additions and 4 deletions

View file

@ -204,7 +204,7 @@
<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">
<img src="icons/version.png"; alt="version" width="36" height="36" style="margin-right: 10px;" >
<div>
<h3 style="margin-bottom: -5%">เวอร์ชัน DATE-VERSION</h3>
@ -212,7 +212,7 @@
</div>
</a>
<a href="https://status.techtransthai.org/status/techtransthai" class="bigbutton" style="display: flex;"">
<img src="icons/version.png"; alt="version" width="36" height="36" style="margin-right: 10px;" >
<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>

View file

@ -54,7 +54,7 @@ body {
align-items: center;
text-decoration: none;
display: grid;
font-size: 12px;
font-size: 14px;
cursor: pointer;
padding-top: 10px;
padding-right: 15px;