Compare commits
No commits in common. "225d015b691e5564a1f69e78e7be8c8e196377f3" and "052357180208d8ba2419f3f430bac3da21439414" have entirely different histories.
225d015b69
...
0523571802
2 changed files with 7 additions and 10 deletions
|
@ -56,9 +56,6 @@
|
||||||
<a class="gtk-button" target="_blank" rel="noopener noreferrer" href="https://f-social.techtransthai.org/@techtransthai">
|
<a class="gtk-button" target="_blank" rel="noopener noreferrer" href="https://f-social.techtransthai.org/@techtransthai">
|
||||||
ติดตามเราบน Fediverse
|
ติดตามเราบน Fediverse
|
||||||
</a>
|
</a>
|
||||||
<a class="button" target="_blank" rel="noopener noreferrer" href="https://matrix.to/#/#techtransthai:matrix.org">
|
|
||||||
ร่วมพูดคุยกับเราผ่าน Matrix
|
|
||||||
</a>
|
|
||||||
<a class="button" target="_blank" rel="noopener noreferrer" href="https://discord.gg/QrdhSFvbha">
|
<a class="button" target="_blank" rel="noopener noreferrer" href="https://discord.gg/QrdhSFvbha">
|
||||||
ร่วมพูดคุยกับเราผ่าน Discord
|
ร่วมพูดคุยกับเราผ่าน Discord
|
||||||
</a>
|
</a>
|
||||||
|
@ -76,7 +73,7 @@
|
||||||
<img src="icons/c4c.png" alt="Compute4Change" width="80" height="80" style="margin: 0.3cm;">
|
<img src="icons/c4c.png" alt="Compute4Change" width="80" height="80" style="margin: 0.3cm;">
|
||||||
<div>
|
<div>
|
||||||
<h3>Compute4Change</h3>
|
<h3>Compute4Change</h3>
|
||||||
<p>อัปเดตข่าวสารจากวงการ BOINC</p>
|
<p>อัปเดตความเคลื่อนไหวจากวงการ BOINC</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
@ -85,7 +82,7 @@
|
||||||
<img src="icons/f4c.svg" alt="FOSS4Change" width="80" height="80" style="margin: 0.3cm;">
|
<img src="icons/f4c.svg" alt="FOSS4Change" width="80" height="80" style="margin: 0.3cm;">
|
||||||
<div>
|
<div>
|
||||||
<h3>FOSS4Change</h3>
|
<h3>FOSS4Change</h3>
|
||||||
<p>สร้างความเปลี่ยนแปลงด้วยโอเพนซอร์ส</p>
|
<p>ร่วมสร้างความเปลี่ยนแปลงด้วยโอเพนซอร์ส</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
@ -94,7 +91,7 @@
|
||||||
<img src="icons/inv.svg" alt="Invidious" width="80" height="80" style="margin: 0.3cm;">
|
<img src="icons/inv.svg" alt="Invidious" width="80" height="80" style="margin: 0.3cm;">
|
||||||
<div>
|
<div>
|
||||||
<h3>Invidious</h3>
|
<h3>Invidious</h3>
|
||||||
<p>ดูวิดีโอจากเว็บไซต์ดังไร้โฆษณากวนใจ</p>
|
<p>ดูวิดีโอจาก YouTube ไร้โฆษณากวนใจ</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
@ -149,7 +149,7 @@ html *
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);
|
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);
|
||||||
margin-bottom: 0.5cm;
|
margin-bottom: 0.5cm;
|
||||||
height: 3cm;
|
min-height: 3cm;
|
||||||
min-width: 6cm;
|
min-width: 6cm;
|
||||||
width: 32.5%;
|
width: 32.5%;
|
||||||
transition-duration: 0.2s;
|
transition-duration: 0.2s;
|
||||||
|
@ -159,7 +159,7 @@ html *
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin-bottom: 0.5cm;
|
margin-bottom: 0.5cm;
|
||||||
height: 3cm;
|
min-height: 3cm;
|
||||||
min-width: 6cm;
|
min-width: 6cm;
|
||||||
width: 32.5%;
|
width: 32.5%;
|
||||||
transition-duration: 0.2s;
|
transition-duration: 0.2s;
|
||||||
|
@ -261,7 +261,7 @@ html *
|
||||||
background-color: #303030;
|
background-color: #303030;
|
||||||
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);
|
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.13);
|
||||||
margin-bottom: 0.5cm;
|
margin-bottom: 0.5cm;
|
||||||
height: 3cm;
|
min-height: 3cm;
|
||||||
min-width: 6cm;
|
min-width: 6cm;
|
||||||
width: 32.5%;
|
width: 32.5%;
|
||||||
transition-duration: 0.2s;
|
transition-duration: 0.2s;
|
||||||
|
@ -271,7 +271,7 @@ html *
|
||||||
border-radius: 12px;
|
border-radius: 12px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
margin-bottom: 0.5cm;
|
margin-bottom: 0.5cm;
|
||||||
height: 3cm;
|
min-height: 3cm;
|
||||||
min-width: 6cm;
|
min-width: 6cm;
|
||||||
width: 32.5%;
|
width: 32.5%;
|
||||||
transition-duration: 0.2s;
|
transition-duration: 0.2s;
|
||||||
|
|
Loading…
Reference in a new issue