From: bochard Date: Wed, 17 Dec 2025 06:00:55 +0000 (+0800) Subject: more colorful backgrounds X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=74dc2fafb66b905f5799ebeae61558f9b3cc323f;p=mysite.git more colorful backgrounds --- diff --git a/email.php b/email.php index 3e7bd26..c7e42ce 100644 --- a/email.php +++ b/email.php @@ -6,7 +6,7 @@ $pgjs = []; head($pgtitle, $pgdescription, $pgcss, $pgjs); ?> - +
diff --git a/guestbook.php b/guestbook.php index 04e3faa..cd296f8 100644 --- a/guestbook.php +++ b/guestbook.php @@ -6,13 +6,13 @@ $pgjs = []; head($pgtitle, $pgdescription, $pgcss, $pgjs); ?> - +
- +


I would create my own hand-coded guestbook soon. at least for now, this guestbook provided by atabook should be fine.

diff --git a/image/icon/click.png b/image/icon/click.png new file mode 100644 index 0000000..e085107 Binary files /dev/null and b/image/icon/click.png differ diff --git a/image/icon/point.png b/image/icon/point.png new file mode 100644 index 0000000..c371f9f Binary files /dev/null and b/image/icon/point.png differ diff --git a/index.php b/index.php index cbabb50..ea73ad1 100644 --- a/index.php +++ b/index.php @@ -19,16 +19,17 @@
- +
@@ -36,7 +37,7 @@
-

Web site menu

+

Web site menu

+
Homepage
Diary
Links
Info
Guestbook
E-mail
- +
@@ -70,6 +71,7 @@

Hello, internet peeps! Welcome to the internet home of bochard. In this site you can find variety of stuffs like my diary, computers, pics, cool stuffs, and more cool stuffs...

I can't say much in this homepage but go and wander off in this site. It's small for now but it would eventually get big as I'll shrove lots and lots of pics and writings here.

+

and..an important reminder: please disable your adblocker. I use a third-party visitor counter it might not show if you enable that thing (there might be other stuffs that won't going to show as well).

@@ -95,20 +97,20 @@
Warning:
This web site is under construction.
Expect that most links are broken, and some things are missing.

What's new?

-
+
- + - + - + @@ -116,15 +118,15 @@ - + - + - + @@ -144,7 +146,7 @@
update description date
new layout!! Dec/15/2025
another same day major code layout update Dec/14/2025
table layout much better and journal is now named as diary Dec/14/2025
Unforbid journal directory Dec/08/2025
new design and layout. Nov/14/2025
Purchased bochard.net as my new domain. July/03/2025
undocumented changes... July/2024-July/2025
- +

[nothing here yet... =>]

diff --git a/links.php b/links.php index 4cd547c..e45c19b 100644 --- a/links.php +++ b/links.php @@ -6,13 +6,17 @@ $pgjs = []; head($pgtitle, $pgdescription, $pgcss, $pgjs); ?> - +
- +

here are some really cool links I found...

- + I seldomly update this page. If you have a cool web site and would like to add here in the list, consider sending me an email. +

+ 2025, Dec. 17 - Ian Feggen's website - "Professor Shoelace" +
+ 2025, Dec. 17 - dvd3000 - I think, this is best web site I found XD
diff --git a/part/head.php b/part/head.php index 9ef2352..f478dfc 100644 --- a/part/head.php +++ b/part/head.php @@ -17,12 +17,12 @@ function head($pgtitle, $pgdescription = null, $pgcss = [], $pgjs = []){?> } ?> - "> + "> "> - + diff --git a/part/stylesheet/root.css b/part/stylesheet/root.css index 8c2f04c..b5ed499 100644 --- a/part/stylesheet/root.css +++ b/part/stylesheet/root.css @@ -1,6 +1,6 @@ @font-face { font-family: EBGaramond; - src: url(/font/EBGaramond08-Regular.ttf); + src: url('/font/EBGaramond08-Regular.ttf'); } body { font-family: EBGaramond;