From 694f3789f0b99b3f9ad48cf61137149ced618d37 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Thu, 30 Oct 2025 19:19:33 +0800 Subject: Increase code font-size. --- _site/assets/css/skeleton.css | 2 +- _site/feed.xml | 2 +- _site/posts.xml | 2 +- assets/css/skeleton.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_site/assets/css/skeleton.css b/_site/assets/css/skeleton.css index a5a6997..558e367 100644 --- a/_site/assets/css/skeleton.css +++ b/_site/assets/css/skeleton.css @@ -297,7 +297,7 @@ li { code { padding: .2rem .5rem; margin: 0 .2rem; - font-size: 90%; + font-size: 95%; white-space: nowrap; border-radius: 4px; } diff --git a/_site/feed.xml b/_site/feed.xml index 26711ec..c611a28 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,2 +1,2 @@ -Jekyll2025-10-30T19:15:27+08:00http://localhost:4000/feed.xmlASCIIMX | Archive$ cu -l /dev/asciimx -s 9600 <br> wake up... +Jekyll2025-10-30T19:18:53+08:00http://localhost:4000/feed.xmlASCIIMX | Archive$ cu -l /dev/asciimx -s 9600 <br> wake up... Wickramage Don Sadeep MadurangeNeo4J A* search2025-09-14T00:00:00+08:002025-09-14T00:00:00+08:00http://localhost:4000/archive/neo4j-a-star-searchWickramage Don Sadeep MadurangeMy first PCB2025-07-14T00:00:00+08:002025-07-14T00:00:00+08:00http://localhost:4000/archive/my-first-pcbWickramage Don Sadeep MadurangeMOSFETs2025-06-22T00:00:00+08:002025-06-22T00:00:00+08:00http://localhost:4000/archive/mosfet-switchesWickramage Don Sadeep MadurangeAwesome books2025-04-20T00:00:00+08:002025-04-20T00:00:00+08:00http://localhost:4000/archive/awesome-booksWickramage Don Sadeep MadurangeProgramming ATmega328P chips2025-04-10T00:00:00+08:002025-04-10T00:00:00+08:00http://localhost:4000/archive/arduino-unoWickramage Don Sadeep MadurangeBare-metal ARM Cortex M3 chips2024-10-05T00:00:00+08:002024-10-05T00:00:00+08:00http://localhost:4000/archive/arduino-dueWickramage Don Sadeep Madurange \ No newline at end of file diff --git a/_site/posts.xml b/_site/posts.xml index af1e271..6a0e9b3 100644 --- a/_site/posts.xml +++ b/_site/posts.xml @@ -1,2 +1,2 @@ -Jekyll2025-10-30T19:15:27+08:00http://localhost:4000/posts.xmlASCIIMX$ cu -l /dev/asciimx -s 9600 <br> wake up... +Jekyll2025-10-30T19:18:53+08:00http://localhost:4000/posts.xmlASCIIMX$ cu -l /dev/asciimx -s 9600 <br> wake up... Wickramage Don Sadeep Madurange \ No newline at end of file diff --git a/assets/css/skeleton.css b/assets/css/skeleton.css index a5a6997..558e367 100644 --- a/assets/css/skeleton.css +++ b/assets/css/skeleton.css @@ -297,7 +297,7 @@ li { code { padding: .2rem .5rem; margin: 0 .2rem; - font-size: 90%; + font-size: 95%; white-space: nowrap; border-radius: 4px; } -- cgit v1.2.3