From: bochard Date: Sat, 22 Nov 2025 06:01:54 +0000 (+0800) Subject: uniform bg for now X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=eb1354eba6686f04330067e7d5e2cd82ee9fec0e;p=mysite.git uniform bg for now --- diff --git a/stylesheet/book.css b/stylesheet/book.css deleted file mode 100644 index bdeb653..0000000 --- a/stylesheet/book.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - background: url('/image/background/paper.jpg'); -} diff --git a/stylesheet/email.css b/stylesheet/email.css deleted file mode 100644 index 6bd0d1f..0000000 --- a/stylesheet/email.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - background-image: url('/image/background/bg1.gif'); -} diff --git a/stylesheet/guestbook.css b/stylesheet/guestbook.css deleted file mode 100644 index 2c0ce88..0000000 --- a/stylesheet/guestbook.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - background-image: url('/image/background/bluesky.jpg'); -} diff --git a/stylesheet/how-to.css b/stylesheet/how-to.css deleted file mode 100644 index 448dc68..0000000 --- a/stylesheet/how-to.css +++ /dev/null @@ -1,4 +0,0 @@ -body { - background: url('/image/background/bkgr2.jpg'); - color: white; -} diff --git a/stylesheet/index.css b/stylesheet/index.css deleted file mode 100644 index 6bd0d1f..0000000 --- a/stylesheet/index.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - background-image: url('/image/background/bg1.gif'); -} diff --git a/stylesheet/info.css b/stylesheet/info.css deleted file mode 100644 index aa5b714..0000000 --- a/stylesheet/info.css +++ /dev/null @@ -1,4 +0,0 @@ -body { - background: url('/image/background/bluerock.jpg'); - color: white; -} diff --git a/stylesheet/journal.css b/stylesheet/journal.css deleted file mode 100644 index 8b13789..0000000 --- a/stylesheet/journal.css +++ /dev/null @@ -1 +0,0 @@ - diff --git a/stylesheet/photo-album.css b/stylesheet/photo-album.css deleted file mode 100644 index 10d92f9..0000000 --- a/stylesheet/photo-album.css +++ /dev/null @@ -1,4 +0,0 @@ -body { - background: url('/image/background/Ocean.jpg'); - background-size: cover; -} diff --git a/stylesheet/root.css b/stylesheet/root.css index d89ddfc..cf8f9cb 100644 --- a/stylesheet/root.css +++ b/stylesheet/root.css @@ -1,4 +1,5 @@ body { + background-image: url('/image/background/bg1.gif'); font-size: 16px; } #theholderofthings {