diff --git a/latenightdef/profile.html b/latenightdef/profile.html index 1c6d9a3..a34c1bc 100644 --- a/latenightdef/profile.html +++ b/latenightdef/profile.html @@ -86,7 +86,7 @@

Also known as

-

latenightdef, Late Night Defender, VRSasha, SashaPGT, pongpeera054

+

Late Night Defender, VRSasha, SashaPGT

@@ -151,7 +151,7 @@
-
+

Improving accessibility data on OpenStreetMap

Bangkok Open Source Hackathon, 2023

diff --git a/latenightdef/work-kmitl.html b/latenightdef/work-kmitl.html index 6e66e15..68d0de3 100644 --- a/latenightdef/work-kmitl.html +++ b/latenightdef/work-kmitl.html @@ -26,9 +26,9 @@
-
+
-

QUICGEAR - A gaming trading and auction platform

+

QUICGEAR - A gaming gear trading and auction platform

PRINCIPLE OF SOFTWARE DEVELOPMENT PROCESS, 2023

@@ -36,7 +36,7 @@
-
+

Language Learning Flashcards

THEORY OF COMPUTATION, 2023

@@ -46,7 +46,7 @@
-
+

KMITLfood - Food delivery platform

WEB APPPLICATION DEVELOPMENT, 2023

@@ -57,9 +57,9 @@
-
+
-

ServerTricks: เซ็ตอัปเซิร์ฟเวอร์ของเราด้วย Fedora Server Edition

+

ServerTricks: Setting up our server with Fedora Server Edition

SYSTEM PLATFORM ADMINISTRATION, 2022

@@ -69,7 +69,7 @@
-
+

LibreDog - A web browser written in Java

OBJECT ORIENTED PROGRAMMING, 2022

@@ -80,9 +80,9 @@
-
+
-

CursedSnakeGame - เกมงูที่เขียนด้วย C++ และ (n)curses

+

CursedSnakeGame - A snake game in C++ and (n)curses

PROGRAMMING FUNDAMENTALS, 2021

diff --git a/latenightdef/work-others.html b/latenightdef/work-others.html index 72c842d..910055d 100644 --- a/latenightdef/work-others.html +++ b/latenightdef/work-others.html @@ -26,7 +26,7 @@
-
+

Web development in plain HTML and CSS

TechTransThai

@@ -36,7 +36,7 @@
-
+

Public services hosting with Podman/Docker

TechTransThai

@@ -46,7 +46,7 @@
-
+

This Week in BOINC articles and the BOINC team

TechTransThai - Compute4Change

@@ -56,7 +56,7 @@
-
+

Little Lines hosting

openKMITL & OpenTech Thailand Community

@@ -66,7 +66,7 @@
-
+

10,000+ clips validated for Thai language

Mozilla Common Voice

@@ -76,7 +76,7 @@
-
+

19,000+ Map changes

OpenStreetMap

diff --git a/style.css b/style.css index c82ee52..d2b91fd 100644 --- a/style.css +++ b/style.css @@ -41,7 +41,6 @@ html * .description { font-size: 10pt; margin-top: -0.3cm; - margin-bottom: 0.5cm; opacity: 0.5; } @@ -127,6 +126,16 @@ html * text-decoration: none; color: black; align-items: center; + height: 1.5cm; + } + + .listinfo { + display: grid; + grid-template-columns: 1fr 2fr; + text-decoration: none; + color: black; + align-items: center; + height: 1.5cm; } .topbar { @@ -141,13 +150,6 @@ html * z-index: 10; } - .listinfo { - display: grid; - grid-template-columns: 1fr 2fr; - text-decoration: none; - color: black; - align-items: center; - } .backbutton { position: absolute; @@ -267,6 +269,16 @@ html * text-decoration: none; color: #ffffff; align-items: center; + height: 1.5cm; + } + + .listinfo { + display: grid; + grid-template-columns: 1fr 2fr; + text-decoration: none; + color: #ffffff; + align-items: center; + height: 1.5cm; } .topbar { @@ -281,13 +293,7 @@ html * z-index: 10; } - .listinfo { - display: grid; - grid-template-columns: 1fr 2fr; - text-decoration: none; - color: #ffffff; - align-items: center; - } + .backbutton { position: absolute;